Home
last modified time | relevance | path

Searched defs:head (Results 3026 - 3050 of 3733) sorted by relevance

1...<<121122123124125126127128129130>>...150

/kernel/linux/linux-6.6/kernel/bpf/
H A Dhelpers.c1828 struct list_head *head = list_head, *orig_head = list_head; in bpf_list_head_free() local
1964 __bpf_list_add(struct bpf_list_node_kern *node, struct bpf_list_head *head, bool tail, struct btf_record *rec, u64 off) __bpf_list_add() argument
1991 bpf_list_push_front_impl(struct bpf_list_head *head, struct bpf_list_node *node, void *meta__ign, u64 off) bpf_list_push_front_impl() argument
2001 bpf_list_push_back_impl(struct bpf_list_head *head, struct bpf_list_node *node, void *meta__ign, u64 off) bpf_list_push_back_impl() argument
2011 __bpf_list_del(struct bpf_list_head *head, bool tail) __bpf_list_del() argument
2034 bpf_list_pop_front(struct bpf_list_head *head) bpf_list_pop_front() argument
2039 bpf_list_pop_back(struct bpf_list_head *head) bpf_list_pop_back() argument
[all...]
H A Dhashtab.c79 struct hlist_nulls_head head; member
634 static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, in lookup_elem_raw() argument
651 static struct htab_elem *lookup_nulls_elem_raw(struct hlist_nulls_head *head, in lookup_nulls_elem_raw() argument
677 struct hlist_nulls_head *head; in __htab_map_lookup_elem() local
803 struct hlist_nulls_head *head; htab_lru_map_delete_node() local
834 struct hlist_nulls_head *head; htab_map_get_next_key() local
1098 struct hlist_nulls_head *head; htab_map_update_elem() local
1201 struct hlist_nulls_head *head; htab_lru_map_update_elem() local
1270 struct hlist_nulls_head *head; __htab_percpu_map_update_elem() local
1325 struct hlist_nulls_head *head; __htab_lru_percpu_map_update_elem() local
1406 struct hlist_nulls_head *head; htab_map_delete_elem() local
1442 struct hlist_nulls_head *head; htab_lru_map_delete_elem() local
1484 struct hlist_nulls_head *head = select_bucket(htab, i); delete_all_elements() local
1502 struct hlist_nulls_head *head = select_bucket(htab, i); htab_free_malloced_timers() local
1589 struct hlist_nulls_head *head; __htab_map_lookup_and_delete_elem() local
1694 struct hlist_nulls_head *head; __htab_map_lookup_and_delete_batch() local
1990 struct hlist_nulls_head *head; bpf_hash_map_seq_find_next() local
2164 struct hlist_nulls_head *head; bpf_for_each_hash_elem() local
2481 struct hlist_nulls_head *head; fd_htab_map_free() local
[all...]
/kernel/linux/linux-6.6/kernel/events/
H A Duprobes.c1288 build_probe_list(struct inode *inode, struct vm_area_struct *vma, unsigned long start, unsigned long end, struct list_head *head) build_probe_list() argument
/kernel/linux/linux-6.6/ipc/
H A Dsem.c323 static void sem_rcu_free(struct rcu_head *head) in sem_rcu_free() argument
H A Dshm.c228 static void shm_rcu_free(struct rcu_head *head) in shm_rcu_free() argument
/kernel/linux/linux-6.6/drivers/dma/sh/
H A Drz-dmac.c84 struct rz_lmdesc *head; member
/kernel/linux/linux-6.6/drivers/dma/qcom/
H A Dbam_dma.c363 unsigned short head; /* start of active descriptor entries */ member
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Dtalitos.c278 int head; in talitos_submit() local
H A Dtalitos.h101 int head; member
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h303 struct list_head head; member
/kernel/linux/linux-6.6/drivers/edac/
H A Digen6_edac.c672 struct llist_node *head; in ecclog_work_cb() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dpio.c1418 u32 head, next; in sc_buffer_alloc() local
1660 u32 head, tail; sc_release_update() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dsa_query.c877 const struct nlattr *head, *curr; in ib_nl_process_good_resolve_rsp() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c38 struct list_head head; member
50 struct list_head head; member
62 struct list_head head; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_wed_wo.h221 u16 head; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c1379 struct mlx5_cmd_mailbox *tmp, *head = NULL; in mlx5_alloc_cmd_msg() local
1425 struct mlx5_cmd_mailbox *head = msg->next; in mlx5_free_cmd_msg() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.c109 struct cpdma_desc __iomem *head, *tail; member
[all...]
/kernel/linux/linux-6.6/drivers/net/
H A Dveth.c1943 static void veth_dellink(struct net_device *dev, struct list_head *head) in veth_dellink() argument
H A Dvrf.c1707 static void vrf_dellink(struct net_device *dev, struct list_head *head) in vrf_dellink() argument
H A Dgeneve.c1779 static void geneve_dellink(struct net_device *dev, struct list_head *head) in geneve_dellink() argument
501 geneve_gro_receive(struct sock *sk, struct list_head *head, struct sk_buff *skb) geneve_gro_receive() argument
1957 geneve_destroy_tunnels(struct net *net, struct list_head *head) geneve_destroy_tunnels() argument
[all...]
H A Dgtp.c127 struct hlist_head *head; in gtp0_pdp_find() local
143 struct hlist_head *head; in gtp1_pdp_find() local
159 struct hlist_head *head; in ipv4_pdp_find() local
1111 static void gtp_dellink(struct net_device *dev, struct list_head *head) in gtp_dellink() argument
1431 pdp_context_free(struct rcu_head *head) pdp_context_free() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.h253 struct gelic_descr *head; member
/kernel/linux/linux-6.6/drivers/net/fjes/
H A Dfjes_hw.h218 u32 head; member
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c1682 static void wx_add_ring(struct wx_ring *ring, struct wx_ring_container *head) in wx_add_ring() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Ddebug.c203 static void ath10k_fw_stats_pdevs_free(struct list_head *head) in ath10k_fw_stats_pdevs_free() argument
213 static void ath10k_fw_stats_vdevs_free(struct list_head *head) in ath10k_fw_stats_vdevs_free() argument
223 static void ath10k_fw_stats_peers_free(struct list_head *head) in ath10k_fw_stats_peers_free() argument
233 static void ath10k_fw_extd_stats_peers_free(struct list_head *head) in ath10k_fw_extd_stats_peers_free() argument

Completed in 60 milliseconds

1...<<121122123124125126127128129130>>...150