/include/linux/ |
A D | list.h | 35 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD() 307 static inline void list_move_tail(struct list_head *list, in list_move_tail() 434 static inline void list_rotate_to_front(struct list_head *list, in list_rotate_to_front() 454 static inline void __list_cut_position(struct list_head *list, in __list_cut_position() 480 static inline void list_cut_position(struct list_head *list, in list_cut_position() 507 static inline void list_cut_before(struct list_head *list, in list_cut_before() 523 static inline void __list_splice(const struct list_head *list, in __list_splice() 542 static inline void list_splice(const struct list_head *list, in list_splice() 554 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() 568 static inline void list_splice_init(struct list_head *list, in list_splice_init() [all …]
|
A D | resource_ext.h | 63 #define resource_list_for_each_entry(entry, list) \ argument 66 #define resource_list_for_each_entry_safe(entry, tmp, list) \ argument 70 resource_list_first_type(struct list_head *list, unsigned long type) in resource_list_first_type()
|
A D | crash_dump.h | 129 struct list_head list; member 136 static inline int vmcore_alloc_add_range(struct list_head *list, in vmcore_alloc_add_range() 150 static inline void vmcore_free_ranges(struct list_head *list) in vmcore_free_ranges()
|
A D | rculist.h | 22 static inline void INIT_LIST_HEAD_RCU(struct list_head *list) in INIT_LIST_HEAD_RCU() 32 #define list_next_rcu(list) (*((struct list_head __rcu **)(&(list)->next))) argument 43 #define list_bidir_prev_rcu(list) (*((struct list_head __rcu **)(&(list)->prev))) argument 273 static inline void __list_splice_init_rcu(struct list_head *list, in __list_splice_init_rcu() 321 static inline void list_splice_init_rcu(struct list_head *list, in list_splice_init_rcu() 336 static inline void list_splice_tail_init_rcu(struct list_head *list, in list_splice_tail_init_rcu()
|
A D | parman.h | 45 struct list_head list; member 50 struct list_head list; member
|
A D | virtio_vsock.h | 95 virtio_vsock_skb_queue_head(struct sk_buff_head *list, struct sk_buff *skb) in virtio_vsock_skb_queue_head() 103 virtio_vsock_skb_queue_tail(struct sk_buff_head *list, struct sk_buff *skb) in virtio_vsock_skb_queue_tail() 110 static inline struct sk_buff *virtio_vsock_skb_dequeue(struct sk_buff_head *list) in virtio_vsock_skb_dequeue() 121 static inline void virtio_vsock_skb_queue_purge(struct sk_buff_head *list) in virtio_vsock_skb_queue_purge()
|
A D | kvm_irqfd.h | 29 struct list_head list; member 57 struct list_head list; member
|
A D | rhashtable.h | 562 #define rhl_for_each_rcu(pos, list) \ argument 575 #define rhl_for_each_entry_rcu(tpos, pos, list, member) \ argument 743 struct rhlist_head *list; in __rhashtable_insert_fast() local 790 struct rhlist_head *list; in __rhashtable_insert_fast() local 858 struct rhltable *hlt, const void *key, struct rhlist_head *list, in rhltable_insert_key() 881 struct rhltable *hlt, struct rhlist_head *list, in rhltable_insert() 1015 struct rhlist_head *list; in __rhashtable_remove_fast_one() local 1141 struct rhltable *hlt, struct rhlist_head *list, in rhltable_remove()
|
A D | vt_kern.h | 93 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list) in con_set_unimap() 99 struct unipair __user *list) in con_get_unimap()
|
A D | rv.h | 94 struct list_head list; member 109 struct list_head list; member
|
A D | signal_types.h | 23 struct list_head list; member 33 struct list_head list; member
|
A D | of_iommu.h | 27 struct list_head *list) in of_iommu_get_resv_regions()
|
A D | reset-controller.h | 39 struct list_head list; member 75 struct list_head list; member
|
A D | padata.h | 37 struct list_head list; member 53 struct list_head list; member 119 struct list_head list; member
|
A D | nfs_fs_i.h | 13 struct list_head list; member
|
/include/net/phonet/ |
A D | pn_dev.h | 19 struct list_head list; member 26 struct list_head list; member
|
/include/linux/usb/ |
A D | audio.h | 25 struct list_head list; member 34 struct list_head list; member
|
/include/linux/netfilter_bridge/ |
A D | ebtables.h | 21 struct list_head list; member 38 struct list_head list; member 55 struct list_head list; member 92 struct list_head list; member
|
/include/media/ |
A D | v4l2-event.h | 32 struct list_head list; member 71 struct list_head list; member
|
/include/crypto/ |
A D | algapi.h | 66 struct hlist_node list; member 75 struct list_head list; member 88 struct list_head list; member 103 struct list_head list; member
|
/include/net/netns/ |
A D | xdp.h | 10 struct hlist_head list; member
|
/include/uapi/linux/ |
A D | tipc_config.h | 323 static inline void TLV_LIST_INIT(struct tlv_list_desc *list, in TLV_LIST_INIT() 330 static inline int TLV_LIST_EMPTY(struct tlv_list_desc *list) in TLV_LIST_EMPTY() 335 static inline int TLV_LIST_CHECK(struct tlv_list_desc *list, __u16 exp_type) in TLV_LIST_CHECK() 340 static inline void *TLV_LIST_DATA(struct tlv_list_desc *list) in TLV_LIST_DATA() 345 static inline void TLV_LIST_STEP(struct tlv_list_desc *list) in TLV_LIST_STEP()
|
/include/sound/ |
A D | soc-usb.h | 36 struct list_head list; member 53 struct list_head list; member
|
/include/drm/ |
A D | drm_debugfs.h | 94 struct list_head list; member 138 struct list_head list; member
|
/include/linux/netfilter/ |
A D | nf_conntrack_proto_gre.h | 19 struct list_head list; member
|