Home
last modified time | relevance | path

Searched defs:head (Results 101 – 125 of 1616) sorted by relevance

12345678910>>...65

/linux-6.14.4/drivers/mfd/
Dpcf50633-adc.c70 int head; in trigger_next_adc_job_if_any() local
84 int head, tail; in adc_enqueue_request() local
178 int head, res; in pcf50633_adc_irq() local
224 int i, head; in pcf50633_adc_remove() local
/linux-6.14.4/net/ipv6/
Dip6_input.c82 static void ip6_sublist_rcv_finish(struct list_head *head) in ip6_sublist_rcv_finish()
110 struct list_head *head) in ip6_list_rcv_finish()
314 static void ip6_sublist_rcv(struct list_head *head, struct net_device *dev, in ip6_sublist_rcv()
323 void ipv6_list_rcv(struct list_head *head, struct packet_type *pt, in ipv6_list_rcv()
Dip6_offload.c33 #define indirect_call_gro_receive_l4(f2, f1, cb, head, skb) \ argument
220 INDIRECT_CALLABLE_SCOPE struct sk_buff *ipv6_gro_receive(struct list_head *head, in ipv6_gro_receive()
308 static struct sk_buff *sit_ip6ip6_gro_receive(struct list_head *head, in sit_ip6ip6_gro_receive()
323 static struct sk_buff *ip4ip6_gro_receive(struct list_head *head, in ip4ip6_gro_receive()
/linux-6.14.4/fs/nfs/flexfilelayout/
Dflexfilelayoutdev.c229 struct list_head *head = &flo->error_list; in ff_layout_add_ds_error_locked() local
467 void ff_layout_free_ds_ioerr(struct list_head *head) in ff_layout_free_ds_ioerr()
481 int ff_layout_encode_ds_ioerr(struct xdr_stream *xdr, const struct list_head *head) in ff_layout_encode_ds_ioerr()
516 struct list_head *head, in do_layout_fetch_ds_ioerr()
543 struct list_head *head, in ff_layout_fetch_ds_ioerr()
/linux-6.14.4/drivers/rpmsg/
Dqcom_glink_rpm.c52 void __iomem *head; member
72 unsigned int head; in glink_rpm_rx_avail() local
126 unsigned int head; in glink_rpm_tx_avail() local
139 unsigned int head, in glink_rpm_tx_write_one()
169 unsigned int head; in glink_rpm_tx_write() local
/linux-6.14.4/include/linux/
Dpipe_fs_i.h56 pipe_index_t head; member
94 pipe_index_t head; member
184 static inline unsigned int pipe_occupancy(unsigned int head, unsigned int tail) in pipe_occupancy()
194 static inline bool pipe_empty(unsigned int head, unsigned int tail) in pipe_empty()
205 static inline bool pipe_full(unsigned int head, unsigned int tail, in pipe_full()
Dobjpool.h54 uint32_t head; member
130 uint32_t head = smp_load_acquire(&slot->head); in __objpool_try_get_slot() local
195 uint32_t head, tail; in __objpool_try_add_slot() local
/linux-6.14.4/lib/
Dtimerqueue.c35 bool timerqueue_add(struct timerqueue_head *head, struct timerqueue_node *node) in timerqueue_add()
53 bool timerqueue_del(struct timerqueue_head *head, struct timerqueue_node *node) in timerqueue_del()
/linux-6.14.4/net/batman-adv/
Dtranslation-table.c130 struct hlist_head *head; in batadv_tt_hash_find() local
599 struct hlist_head *head; in batadv_tt_local_add() local
1268 struct hlist_head *head, in batadv_tt_local_purge_list()
1305 struct hlist_head *head; in batadv_tt_local_purge() local
1326 struct hlist_head *head; in batadv_tt_local_table_free() local
1404 const struct hlist_head *head; in batadv_tt_global_orig_entry_find() local
1466 const struct hlist_head *head; in batadv_tt_global_sync_flags() local
1717 struct hlist_head *head; in batadv_transtable_best_orig() local
1827 struct hlist_head *head; in batadv_tt_global_dump_entry() local
1867 struct hlist_head *head, int *idx_s, int *sub) in batadv_tt_global_dump_bucket()
[all …]
/linux-6.14.4/fs/gfs2/
Dlops.c418 struct gfs2_log_header_host *head, in gfs2_jhead_pg_srch()
463 struct gfs2_log_header_host *head, in gfs2_jhead_process_page()
504 int gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, in gfs2_find_jhead()
728 struct list_head *head; in buf_lo_after_commit() local
743 struct gfs2_log_header_host *head, int pass) in buf_lo_before_scan()
855 struct list_head *head = &sdp->sd_log_revokes; in revoke_lo_before_commit() local
892 struct list_head *head = &sdp->sd_log_revokes; in gfs2_drain_revokes() local
911 struct gfs2_log_header_host *head, int pass) in revoke_lo_before_scan()
1074 struct list_head *head; in databuf_lo_after_commit() local
/linux-6.14.4/arch/x86/platform/uv/
Duv_time.c147 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_allocate_timers() local
171 static void uv_rtc_find_next_timer(struct uv_rtc_timer_head *head, int pnode) in uv_rtc_find_next_timer()
205 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_set_timer() local
241 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_unset_timer() local
/linux-6.14.4/fs/
Dbuffer.c91 struct buffer_head *head, *bh; in buffer_check_dirty_writeback() local
197 struct buffer_head *head; in __find_get_block_slow() local
722 struct buffer_head *head; in block_dirty_folio() local
913 struct buffer_head *bh, *head; in folio_alloc_buffers() local
965 struct buffer_head *head) in link_dev_buffers()
996 struct buffer_head *head = folio_buffers(folio); in folio_init_buffers() local
1603 struct buffer_head *head, *bh, *next; in block_invalidate_folio() local
1659 struct buffer_head *bh, *head, *tail; in create_empty_buffers() local
1718 struct buffer_head *head; in clean_bdev_aliases() local
1813 struct buffer_head *bh, *head; in __block_write_full_folio() local
[all …]
Dmbcache.c79 struct hlist_bl_head *head; in mb_cache_entry_create() local
129 struct hlist_bl_head *head; in __mb_cache_entry_free() local
158 struct hlist_bl_head *head; in __entry_find() local
226 struct hlist_bl_head *head; in mb_cache_entry_get() local
/linux-6.14.4/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv04.c88 int head = nouveau_crtc(encoder->crtc)->index; in nv04_tv_dpms() local
105 static void nv04_tv_bind(struct drm_device *dev, int head, bool bind) in nv04_tv_bind()
127 int head = nouveau_crtc(encoder->crtc)->index; in nv04_tv_prepare() local
/linux-6.14.4/kernel/bpf/
Dhashtab.c80 struct hlist_nulls_head head; member
641 static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, in lookup_elem_raw()
658 static struct htab_elem *lookup_nulls_elem_raw(struct hlist_nulls_head *head, in lookup_nulls_elem_raw()
684 struct hlist_nulls_head *head; in __htab_map_lookup_elem() local
810 struct hlist_nulls_head *head; in htab_lru_map_delete_node() local
842 struct hlist_nulls_head *head; in htab_map_get_next_key() local
1107 struct hlist_nulls_head *head; in htab_map_update_elem() local
1226 struct hlist_nulls_head *head; in htab_lru_map_update_elem() local
1295 struct hlist_nulls_head *head; in __htab_percpu_map_update_elem() local
1350 struct hlist_nulls_head *head; in __htab_lru_percpu_map_update_elem() local
[all …]
/linux-6.14.4/drivers/pci/hotplug/
Dcpqphp_ctrl.c298 static int sort_by_size(struct pci_resource **head) in sort_by_size()
346 static int sort_by_max_size(struct pci_resource **head) in sort_by_max_size()
396 static struct pci_resource *do_pre_bridge_resource_split(struct pci_resource **head, in do_pre_bridge_resource_split()
473 static struct pci_resource *do_bridge_resource_split(struct pci_resource **head, u32 alignment) in do_bridge_resource_split()
526 static struct pci_resource *get_io_resource(struct pci_resource **head, u32 size) in get_io_resource()
623 static struct pci_resource *get_max_resource(struct pci_resource **head, u32 size) in get_max_resource()
720 static struct pci_resource *get_resource(struct pci_resource **head, u32 size) in get_resource()
813 int cpqhp_resource_sort_and_combine(struct pci_resource **head) in cpqhp_resource_sort_and_combine()
/linux-6.14.4/net/ipv4/
Dtcp_offload.c260 struct sk_buff *tcp_gro_lookup(struct list_head *head, struct tcphdr *th) in tcp_gro_lookup()
308 struct sk_buff *tcp_gro_receive(struct list_head *head, struct sk_buff *skb, in tcp_gro_receive()
411 static void tcp4_check_fraglist_gro(struct list_head *head, struct sk_buff *skb, in tcp4_check_fraglist_gro()
442 struct sk_buff *tcp4_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp4_gro_receive()
Dip_input.c572 static void ip_sublist_rcv_finish(struct list_head *head) in ip_sublist_rcv_finish()
592 static void ip_list_rcv_finish(struct net *net, struct list_head *head) in ip_list_rcv_finish()
630 static void ip_sublist_rcv(struct list_head *head, struct net_device *dev, in ip_sublist_rcv()
639 void ip_list_rcv(struct list_head *head, struct packet_type *pt, in ip_list_rcv()
Dfib_semantics.c228 static void free_fib_info_rcu(struct rcu_head *head) in free_fib_info_rcu()
364 struct hlist_head *head; in fib_find_info_nh() local
395 struct hlist_head *head; in fib_find_info() local
428 struct hlist_head *head; in ip_fib_check_default() local
1266 struct hlist_head *head = &fib_info_hash[i]; in fib_info_hash_move() local
1578 struct hlist_head *head; in fib_create_info() local
1587 struct hlist_head *head; in fib_create_info() local
1854 struct hlist_head *head; in fib_sync_down_addr() local
1944 struct hlist_head *head = fib_nh_head(dev); in fib_sync_mtu() local
1963 struct hlist_head *head = fib_nh_head(dev); in fib_sync_down_dev() local
[all …]
/linux-6.14.4/drivers/crypto/hisilicon/
Dqm_common.h27 __le16 head; member
42 __le16 head; member
56 __le16 head; member
66 __le16 head; member
/linux-6.14.4/security/tomoyo/
Dgc.c42 struct tomoyo_io_buffer *head; in tomoyo_struct_used_by_io_buffer() local
73 struct tomoyo_io_buffer *head; in tomoyo_name_used_by_io_buffer() local
621 struct tomoyo_io_buffer *head; in tomoyo_gc_thread() local
650 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register) in tomoyo_notify_gc()
/linux-6.14.4/tools/testing/vsock/
Dvsock_diag_test.c106 static void print_vsock_stats(FILE *fp, struct list_head *head) in print_vsock_stats()
114 static struct vsock_stat *find_vsock_stat(struct list_head *head, int fd) in find_vsock_stat()
132 static void check_no_sockets(struct list_head *head) in check_no_sockets()
141 static void check_num_sockets(struct list_head *head, int expected) in check_num_sockets()
/linux-6.14.4/drivers/crypto/intel/qat/qat_common/
Dadf_cfg.c160 struct list_head *head = &sec->param_head; in adf_cfg_keyval_remove() local
176 static void adf_cfg_keyval_del_all(struct list_head *head) in adf_cfg_keyval_del_all()
188 static void adf_cfg_section_del_all(struct list_head *head) in adf_cfg_section_del_all()
201 static void adf_cfg_section_del_all_except(struct list_head *head, in adf_cfg_section_del_all_except()
/linux-6.14.4/drivers/net/ethernet/hisilicon/hibmcge/
Dhbg_txrx.c16 #define hbg_queue_used_num(head, tail, ring) ({ \ argument
19 #define hbg_queue_left_num(head, tail, ring) ({ \ argument
22 #define hbg_queue_is_empty(head, tail, ring) \ argument
24 #define hbg_queue_is_full(head, tail, ring) \ argument
/linux-6.14.4/kernel/trace/
Drethook.c35 static void rethook_free_rcu(struct rcu_head *head) in rethook_free_rcu()
79 static int rethook_fini_pool(struct objpool_head *head, void *context) in rethook_fini_pool()
127 static void free_rethook_node_rcu(struct rcu_head *head) in free_rethook_node_rcu()

12345678910>>...65