Home
last modified time | relevance | path

Searched defs:list (Results 76 – 100 of 2132) sorted by relevance

12345678910>>...86

/Linux-v5.10/tools/perf/util/
Devlist.h277 #define __evlist__for_each_entry(list, evsel) \ argument
293 #define __evlist__for_each_entry_continue(list, evsel) \ argument
309 #define __evlist__for_each_entry_reverse(list, evsel) \ argument
326 #define __evlist__for_each_entry_safe(list, tmp, evsel) \ argument
/Linux-v5.10/include/media/
Dv4l2-event.h32 struct list_head list; member
71 struct list_head list; member
/Linux-v5.10/include/linux/
Dxattr.h33 bool (*list)(struct dentry *dentry); member
78 struct list_head list; member
Drhashtable.h554 #define rhl_for_each_rcu(pos, list) \ argument
567 #define rhl_for_each_entry_rcu(tpos, pos, list, member) \ argument
734 struct rhlist_head *list; in __rhashtable_insert_fast() local
781 struct rhlist_head *list; in __rhashtable_insert_fast() local
849 struct rhltable *hlt, const void *key, struct rhlist_head *list, in rhltable_insert_key()
872 struct rhltable *hlt, struct rhlist_head *list, in rhltable_insert()
1005 struct rhlist_head *list; in __rhashtable_remove_fast_one() local
1131 struct rhltable *hlt, struct rhlist_head *list, in rhltable_remove()
Dreset-controller.h39 struct list_head list; member
72 struct list_head list; member
Dvt_kern.h99 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list) in con_set_unimap()
105 struct unipair __user *list) in con_get_unimap()
Dsignal_types.h21 struct list_head list; member
31 struct list_head list; member
/Linux-v5.10/drivers/md/bcache/
Dclosure.h111 struct llist_head list; member
148 struct llist_node list; member
295 static inline void closure_wake_up(struct closure_waitlist *list) in closure_wake_up()
/Linux-v5.10/net/batman-adv/
Dtypes.h171 struct list_head list; member
260 struct hlist_node list; member
318 struct hlist_node list; member
349 struct hlist_node list; member
570 struct hlist_node list; member
619 struct hlist_node list; member
652 struct hlist_node list; member
728 struct hlist_node list; member
1374 struct list_head list; member
1393 struct hlist_node list; member
[all …]
/Linux-v5.10/net/smc/
Dsmc_ib.h28 struct list_head list; member
35 struct list_head list; member
/Linux-v5.10/include/crypto/
Dalgapi.h53 struct hlist_node list; member
62 struct list_head list; member
72 struct list_head list; member
87 struct list_head list; member
/Linux-v5.10/security/selinux/
Dnetport.c40 struct list_head list; member
46 struct list_head list; member
Dibpkey.c34 struct list_head list; member
39 struct list_head list; member
Dnetnode.c41 struct list_head list; member
47 struct list_head list; member
/Linux-v5.10/drivers/misc/
Dsram.h14 struct list_head list; member
29 struct list_head list; member
/Linux-v5.10/kernel/trace/
Dtrace_dynevent.h41 struct list_head list; member
62 struct list_head list; member
/Linux-v5.10/security/smack/
Dsmackfs.c534 struct list_head *list; in smk_seq_start() local
551 struct list_head *list = v; in smk_seq_next() local
619 struct list_head *list = v; in load_seq_show() local
769 struct list_head *list = v; in cipso_seq_show() local
971 struct list_head *list = v; in cipso2_seq_show() local
1054 struct list_head *list = v; in net4addr_seq_show() local
1320 struct list_head *list = v; in net6addr_seq_show() local
1881 struct list_head *list = v; in onlycap_seq_show() local
1949 static int smk_parse_label_list(char *data, struct list_head *list) in smk_parse_label_list()
1978 void smk_destroy_label_list(struct list_head *list) in smk_destroy_label_list()
[all …]
Dsmack.h67 struct list_head list; member
137 struct list_head list; member
147 struct list_head list; member
158 struct list_head list; member
169 struct list_head list; member
179 struct list_head list; member
/Linux-v5.10/drivers/dma-buf/
Dudmabuf.c159 struct udmabuf_create_item *list) in udmabuf_create()
252 struct udmabuf_create_item list; in udmabuf_ioctl_create() local
270 struct udmabuf_create_item *list; in udmabuf_ioctl_create_list() local
/Linux-v5.10/sound/xen/
Dxen_snd_front_cfg.c150 static void cfg_hw_rates(char *list, unsigned int len, in cfg_hw_rates()
186 static void cfg_formats(char *list, unsigned int len, in cfg_formats()
243 char *list; in cfg_read_pcm_hw() local
/Linux-v5.10/security/tomoyo/
Dgc.c506 static void tomoyo_collect_acl(struct list_head *list) in tomoyo_collect_acl()
563 struct list_head *list = &ns->group_list[i]; in tomoyo_collect_entry() local
591 struct list_head *list = &tomoyo_name_list[i]; in tomoyo_collect_entry() local
/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_streamoutput.c282 struct list_head *list) in vmw_dx_streamoutput_add()
360 struct list_head *list) in vmw_dx_streamoutput_remove()
375 struct list_head *list, in vmw_dx_streamoutput_cotable_list_scrub()
/Linux-v5.10/drivers/infiniband/hw/hfi1/
Daffinity.h107 struct list_head list; member
111 struct list_head list; member
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dsched.h64 struct list_head list; member
70 struct list_head list; member
/Linux-v5.10/drivers/clk/x86/
Dclk-cgu-pll.c105 const struct lgm_pll_clk_data *list) in lgm_clk_register_pll()
139 const struct lgm_pll_clk_data *list, in lgm_clk_register_plls()

12345678910>>...86