Home
last modified time | relevance | path

Searched defs:list (Results 1 – 18 of 18) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvList.h94 static __inline__ void __list_splice(struct list_head *list, in __list_splice()
108 static __inline__ void list_splice(struct list_head *list, struct list_head *head) in list_splice()
114 static __inline__ void list_splice_init(struct list_head *list, in list_splice_init()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dtipc_config.h321 static __inline__ void TLV_LIST_INIT(struct tlv_list_desc *list, in TLV_LIST_INIT()
328 static __inline__ int TLV_LIST_EMPTY(struct tlv_list_desc *list) in TLV_LIST_EMPTY()
333 static __inline__ int TLV_LIST_CHECK(struct tlv_list_desc *list, __u16 exp_type) in TLV_LIST_CHECK()
338 static __inline__ void *TLV_LIST_DATA(struct tlv_list_desc *list) in TLV_LIST_DATA()
343 static __inline__ void TLV_LIST_STEP(struct tlv_list_desc *list) in TLV_LIST_STEP()
H A Dfutex.h70 struct robust_list list; member
H A Dreiserfs_fs.h1675 struct list_head list; member
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dlivetree.c54 struct property *chain_property(struct property *first, struct property *list) in chain_property()
170 struct node *chain_node(struct node *first, struct node *list) in chain_node()
218 struct reserve_info *list) in chain_reserve_entry()
226 struct reserve_info *add_reserve_entry(struct reserve_info *list, in add_reserve_entry()
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dgenksyms.c502 static void print_node(FILE * f, struct string_list *list) in print_node()
511 static void print_list(FILE * f, struct string_list *list) in print_list()
542 struct string_list *list = sym->defn; in expand_and_crc_sym() local
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dqconf.cc116 ConfigList* list; in updateMenu() local
249 ConfigList* list = listView(); in paintCell() local
266 ConfigList* list = listView(); in init() local
1514 ConfigList* list = NULL; in setMenuLink() local
H A Dqconf.h295 ConfigView* list; variable
H A Dexpr.h160 struct menu *list; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/linux/
H A DdrvList.h163 list_empty( struct list_head *list ) in list_empty()
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A Dchecklist.c122 WINDOW *dialog, *list; in dialog_checklist() local
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_adp.c23 struct list_head list; member
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOSmm.c23 struct list_head list; member
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOSmm.c34 struct list_head list; member
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOSmm.c27 struct list_head list; member
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOSmm.c44 struct list_head list; member
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOSmm.c50 struct list_head list; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dyp_prot.h192 struct ypmaplist *list; member