Home
last modified time | relevance | path

Searched defs:head (Results 426 – 450 of 1616) sorted by relevance

1...<<11121314151617181920>>...65

/linux-6.14.4/net/ipv4/
Dfib_trie.c303 static void __node_free_rcu(struct rcu_head *head) in __node_free_rcu()
486 struct callback_head *head = &tn_info(tn)->rcu; in tnode_free() local
2164 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_info_notify_update() local
2234 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_notify() local
2246 static void __trie_free_rcu(struct rcu_head *head) in __trie_free_rcu()
2643 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_triestat_seq_show() local
2676 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_trie_get_idx() local
2728 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_trie_seq_next() local
/linux-6.14.4/security/tomoyo/
Dmemory.c157 struct list_head *head; in tomoyo_get_name() local
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dpriv.h38 struct list_head head; member
/linux-6.14.4/include/net/
Dgro.h113 struct list_head *head, in call_gro_receive()
128 struct list_head *head, in call_gro_receive_sk()
415 #define indirect_call_gro_receive_inet(cb, f2, f1, head, skb) \ argument
/linux-6.14.4/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c69 struct nfp_police_cfg_head head; member
79 struct nfp_police_cfg_head head; member
393 struct nfp_police_cfg_head *head; in nfp_flower_stats_rlim_request() local
/linux-6.14.4/drivers/net/wireless/ath/ath11k/
Dcore.c917 void ath11k_fw_stats_pdevs_free(struct list_head *head) in ath11k_fw_stats_pdevs_free()
927 void ath11k_fw_stats_vdevs_free(struct list_head *head) in ath11k_fw_stats_vdevs_free()
937 void ath11k_fw_stats_bcn_free(struct list_head *head) in ath11k_fw_stats_bcn_free()
/linux-6.14.4/fs/xfs/
Dxfs_fsmap.c161 struct xfs_fsmap_head *head; member
1100 struct xfs_fsmap_head *head, in xfs_getfsmap()
1243 struct fsmap_head head; in xfs_ioc_getfsmap() local
Dxfs_hooks.h11 struct blocking_notifier_head head; member
/linux-6.14.4/fs/gfs2/
Dlog.c195 struct list_head *head = &sdp->sd_ail1_list; in gfs2_ail1_flush() local
276 struct list_head *head) in gfs2_ail_empty_tr()
1001 struct list_head *head; in trans_drain() local
/linux-6.14.4/security/apparmor/
Dpolicy.c211 void __aa_profile_list_release(struct list_head *head) in __aa_profile_list_release()
388 static struct aa_profile *__strn_find_child(struct list_head *head, in __strn_find_child()
403 static struct aa_profile *__find_child(struct list_head *head, const char *name) in __find_child()
/linux-6.14.4/include/crypto/
Dscatterwalk.h20 static inline void scatterwalk_crypto_chain(struct scatterlist *head, in scatterwalk_crypto_chain()
/linux-6.14.4/include/drm/
Ddrm_debugfs_crc.h64 int head, tail; member
Ddrm_modeset_lock.h95 struct list_head head; member
/linux-6.14.4/security/keys/
Duser_defined.c89 static void user_free_payload_rcu(struct rcu_head *head) in user_free_payload_rcu()
/linux-6.14.4/tools/perf/util/
Dmetricgroup.h26 struct list_head head; /* list of metric_expr */ member
/linux-6.14.4/net/core/
Dgro_cells.c97 static void percpu_free_defer_callback(struct rcu_head *head) in percpu_free_defer_callback()
/linux-6.14.4/lib/
Ddebugobjects.c182 static bool pool_push_batch(struct obj_pool *dst, struct hlist_head *head) in pool_push_batch()
198 static bool pool_pop_batch(struct hlist_head *head, struct obj_pool *src) in pool_pop_batch()
318 static void free_object_list(struct hlist_head *head) in free_object_list()
365 static bool kmem_alloc_batch(struct hlist_head *head, struct kmem_cache *cache, gfp_t gfp) in kmem_alloc_batch()
/linux-6.14.4/drivers/misc/sgi-xp/
Dxpc_uv.c874 xpc_init_fifo_uv(struct xpc_fifo_head_uv *head) in xpc_init_fifo_uv()
883 xpc_get_fifo_entry_uv(struct xpc_fifo_head_uv *head) in xpc_get_fifo_entry_uv()
905 xpc_put_fifo_entry_uv(struct xpc_fifo_head_uv *head, in xpc_put_fifo_entry_uv()
922 xpc_n_of_fifo_entries_uv(struct xpc_fifo_head_uv *head) in xpc_n_of_fifo_entries_uv()
/linux-6.14.4/include/linux/
Dpage-flags.h222 unsigned long head = READ_ONCE(page[1].compound_head); in page_fixed_fake_head() local
243 unsigned long head = READ_ONCE(page->compound_head); in _compound_head() local
838 __SETPAGEFLAG(Head, head, PF_ANY) in __SETPAGEFLAG() argument
853 static __always_inline void set_compound_head(struct page *page, struct page *head) in set_compound_head()
/linux-6.14.4/drivers/perf/
Darm_spe_pmu.c383 u64 head = PERF_IDX2OFF(handle->head, buf); in arm_spe_pmu_pad_buf() local
394 u64 head = PERF_IDX2OFF(handle->head, buf); in arm_spe_pmu_next_snapshot_off() local
425 u64 head, tail, wakeup; in __arm_spe_pmu_next_off() local
494 u64 head = PERF_IDX2OFF(handle->head, buf); in arm_spe_pmu_next_off() local
/linux-6.14.4/arch/x86/events/intel/
Dpt.c961 void *head = pt_buffer_region(buf); in pt_handle_status() local
1111 unsigned long head = local64_read(&buf->head); in pt_buffer_reset_markers() local
1189 static void pt_buffer_reset_offsets(struct pt_buffer *buf, unsigned long head) in pt_buffer_reset_offsets()
1452 struct perf_addr_filters_head *head = perf_event_addr_filters(event); in pt_event_addr_filters_sync() local
/linux-6.14.4/kernel/cgroup/
Drstat.c144 static struct cgroup *cgroup_rstat_push_children(struct cgroup *head, in cgroup_rstat_push_children()
207 struct cgroup *head = NULL, *parent, *child; in cgroup_rstat_updated_list() local
/linux-6.14.4/net/vmw_vsock/
Dvmci_transport_notify.c186 u64 head; in send_waiting_read() local
228 u64 head; in send_waiting_write() local
/linux-6.14.4/drivers/crypto/caam/
Djr.c261 int hw_idx, sw_idx, i, head, tail; in caam_jr_dequeue() local
429 int head, tail, desc_size; in caam_jr_enqueue() local
/linux-6.14.4/drivers/infiniband/hw/qib/
Dqib_sdma.c230 static void unmap_desc(struct qib_pportdata *ppd, unsigned head) in unmap_desc()
688 u16 head, tail, cnt; in dump_sdma_state() local

1...<<11121314151617181920>>...65