Searched defs:obj (Results 1 - 25 of 28) sorted by relevance

12

/openwrt/package/kernel/avila-wdt/src/
H A DMakefile
/openwrt/package/kernel/broadcom-wl/src/glue/
H A DMakefile
/openwrt/package/kernel/rtc-rv5c386a/src/
H A DMakefile
/openwrt/package/kernel/trelay/src/
H A DMakefile
/openwrt/target/linux/adm5120/files-3.18/arch/mips/adm5120/common/
H A DMakefile
/openwrt/target/linux/adm5120/files-3.18/arch/mips/adm5120/edimax/
H A DMakefile
/openwrt/target/linux/adm8668/files-3.18/arch/mips/adm8668/
H A DMakefile
/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A DMakefile[all...]
/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A DMakefile
/openwrt/package/system/mtd/src/
H A DMakefile5 obj = mtd.o jffs2.o crc32.o md5.o macro
[all...]
/openwrt/package/kernel/lantiq/ltq-adsl-mei/src/
H A DMakefile
/openwrt/package/kernel/lantiq/ltq-atm/src/
H A DMakefile
/openwrt/package/kernel/lantiq/ltq-deu/src/
H A DMakefile
/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A DMakefile
/openwrt/package/network/services/ead/src/
H A DMakefile11 obj = ead-crypt.o libbridge_init.o macro
/openwrt/package/libs/libnl-tiny/src/
H A Dobject.c24 static inline struct nl_object_ops *obj_ops(struct nl_object *obj) argument
75 struct nl_object *nl_object_clone(struct nl_object *obj) argument
113 nl_object_free(struct nl_object *obj) argument
[all...]
H A Dcache.c102 struct nl_object *obj, *tmp; local
135 static int __cache_add(struct nl_cache *cache, struct nl_object *obj) argument
158 int nl_cache_add(struct nl_cache *cache, struct nl_object *obj) argument
185 nl_cache_remove(struct nl_object *obj) argument
[all...]
H A Dmsg.c537 static int parse_cb(struct nl_object *obj, struct nl_parser_param *p) argument
/openwrt/package/libs/libnl-tiny/src/include/netlink/
H A Dlist.h22 static inline void __nl_list_add(struct nl_list_head *obj, argument
32 static inline void nl_list_add_tail(struct nl_list_head *obj, argument
38 static inline void nl_list_add_head(struct nl_list_head *obj, argument
44 static inline void nl_list_del(struct nl_list_head *obj) argument
[all...]
H A Dobject.h63 static inline int nl_object_shared(struct nl_object *obj) argument
69 static inline void nl_object_get(struct nl_object *obj) argument
74 static inline void nl_object_put(struct nl_object *obj) argument
95 nl_object_mark(struct nl_object *obj) argument
104 nl_object_unmark(struct nl_object *obj) argument
114 nl_object_is_marked(struct nl_object *obj) argument
130 nl_object_attr_list(struct nl_object *obj, char *buf, size_t len) argument
141 nl_object_get_refcnt(struct nl_object *obj) argument
146 nl_object_get_cache(struct nl_object *obj) argument
151 nl_object_priv(struct nl_object *obj) argument
[all...]
/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_attribs.c25 void yaffs_load_attribs(struct yaffs_obj *obj, struct yaffs_obj_hdr *oh) argument
35 void yaffs_load_attribs_oh(struct yaffs_obj_hdr *oh, struct yaffs_obj *obj) argument
46 yaffs_load_current_time(struct yaffs_obj *obj, int do_a, int do_c) argument
55 yaffs_attribs_init(struct yaffs_obj *obj, u32 gid, u32 uid, u32 rdev) argument
63 yaffs_get_file_size(struct yaffs_obj *obj) argument
81 yaffs_set_attribs(struct yaffs_obj *obj, struct iattr *attr) argument
108 yaffs_get_attribs(struct yaffs_obj *obj, struct iattr *attr) argument
[all...]
H A Dyaffs_yaffs1.c392 struct yaffs_obj *obj; local
H A Dyaffs_allocator.c289 struct yaffs_obj *obj = NULL; local
312 void yaffs_free_raw_obj(struct yaffs_dev *dev, struct yaffs_obj *obj) argument
H A Dyaffs_verify.c168 void yaffs_verify_oh(struct yaffs_obj *obj, struct yaffs_obj_hdr *oh, argument
223 yaffs_verify_file(struct yaffs_obj *obj) argument
288 yaffs_verify_link(struct yaffs_obj *obj) argument
296 yaffs_verify_symlink(struct yaffs_obj *obj) argument
304 yaffs_verify_special(struct yaffs_obj *obj) argument
310 yaffs_verify_obj(struct yaffs_obj *obj) argument
409 struct yaffs_obj *obj; local
426 yaffs_verify_obj_in_dir(struct yaffs_obj *obj) argument
[all...]
/openwrt/package/libs/libnl-tiny/src/include/
H A Dnetlink-local.h99 static inline struct nl_cache *dp_cache(struct nl_object *obj) argument

Completed in 201 milliseconds

12