/kernel/linux/linux-5.10/net/vmw_vsock/ |
H A D | vmci_transport_notify.c | 186 u64 head; in send_waiting_read() local 228 u64 head; in send_waiting_write() local
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | call_accept.c | 47 unsigned int head, tail, call_head, call_tail; in rxrpc_service_prealloc_one() local 184 unsigned int size = RXRPC_BACKLOG_MAX, head, tai in rxrpc_discard_prealloc() local [all...] |
/kernel/linux/linux-5.10/net/tipc/ |
H A D | name_distr.c | 202 struct sk_buff_head head; in tipc_named_node_up() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | notifier.h | 62 struct notifier_block __rcu *head; member 67 struct notifier_block __rcu *head; member 71 struct notifier_block __rcu *head; member 77 struct notifier_block __rcu *head; member [all...] |
H A D | rcutiny.h | 45 static inline void kvfree_call_rcu(struct rcu_head *head, rcu_callback_t func) in kvfree_call_rcu() argument
|
H A D | rculist.h | 113 static inline void list_add_rcu(struct list_head *new, struct list_head *head) in list_add_rcu() argument 134 list_add_tail_rcu(struct list_head *new, struct list_head *head) list_add_tail_rcu() argument 283 list_splice_init_rcu(struct list_head *list, struct list_head *head, void (*sync)(void)) list_splice_init_rcu() argument 298 list_splice_tail_init_rcu(struct list_head *list, struct list_head *head, void (*sync)(void)) list_splice_tail_init_rcu() argument [all...] |
H A D | ptr_ring.h | 265 int head = consumer_head++; in __ptr_ring_discard_one() local 515 int head; in ptr_ring_unconsume() local [all...] |
H A D | uio.h | 53 unsigned int head; member
|
H A D | pipe_fs_i.h | 61 unsigned int head; member 148 static inline bool pipe_empty(unsigned int head, unsigned int tail) in pipe_empty() argument 158 static inline unsigned int pipe_occupancy(unsigned int head, unsigned int tail) in pipe_occupancy() argument 169 pipe_full(unsigned int head, unsigned int tail, unsigned int limit) pipe_full() argument 181 pipe_space_for_user(unsigned int head, unsigned int tail, struct pipe_inode_info *pipe) pipe_space_for_user() argument [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | bond_alb.h | 116 u32 head; /* Index to the head of the bi-directional clients member
|
/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_conntrack_helper.h | 144 struct list_head head; member
|
/kernel/linux/linux-5.10/include/media/ |
H A D | v4l2-fwnode.h | 179 struct list_head head; member
|
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | audit.c | 439 void tomoyo_read_log(struct tomoyo_io_buffer *head) in tomoyo_read_log() argument
|
H A D | gc.c | 42 struct tomoyo_io_buffer *head; in tomoyo_struct_used_by_io_buffer() local 73 struct tomoyo_io_buffer *head; tomoyo_name_used_by_io_buffer() local 621 struct tomoyo_io_buffer *head; tomoyo_gc_thread() local 650 tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register) tomoyo_notify_gc() argument [all...] |
/kernel/linux/linux-5.10/sound/soc/intel/boards/ |
H A D | cml_rt1011_rt5682.c | 65 struct list_head head; member
|
H A D | sof_pcm512x.c | 43 struct list_head head; member
|
H A D | sof_da7219_max98373.c | 25 struct list_head head; member
|
H A D | skl_rt286.c | 27 struct list_head head; member
|
/kernel/linux/linux-5.10/tools/lib/perf/ |
H A D | mmap.c | 140 u64 head = perf_mmap__read_head(md); in __perf_mmap__read_init() local
|
/kernel/linux/linux-5.10/sound/soc/sof/ |
H A D | loader.c | 202 const struct sof_ext_man_header *head; in snd_sof_ext_man_size() local 230 const struct sof_ext_man_header *head; in snd_sof_fw_ext_man_parse() local [all...] |
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
H A D | intel-bts.c | 364 intel_bts_find_snapshot(struct auxtrace_record *itr, int idx, struct auxtrace_mmap *mm, unsigned char *data, u64 *head, u64 *old) intel_bts_find_snapshot() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | dsos.c | 73 bool __dsos__read_build_ids(struct list_head *head, bool with_hits) in __dsos__read_build_ids() argument 294 size_t __dsos__fprintf_buildid(struct list_head *head, FILE *fp, in __dsos__fprintf_buildid() argument 311 size_t __dsos__fprintf(struct list_head *head, FILE *fp) in __dsos__fprintf() argument
|
H A D | mmap.c | 316 u64 head = perf_mmap__read_head(&md->core); in perf_mmap__push() local
|
H A D | ordered-events.c | 225 struct list_head *head = &oe->events; in do_flush() local 294 struct list_head *head = &oe->events; in __ordered_events__flush() local
|
/kernel/linux/linux-5.10/tools/testing/radix-tree/ |
H A D | test.c | 72 static void item_free_rcu(struct rcu_head *head) in item_free_rcu() argument
|