| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | helpers.c | 1828 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 D | hashtab.c | 79 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 D | uprobes.c | 1288 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 D | sem.c | 323 static void sem_rcu_free(struct rcu_head *head) in sem_rcu_free() argument
|
| H A D | shm.c | 228 static void shm_rcu_free(struct rcu_head *head) in shm_rcu_free() argument
|
| /kernel/linux/linux-6.6/drivers/dma/sh/ |
| H A D | rz-dmac.c | 84 struct rz_lmdesc *head; member
|
| /kernel/linux/linux-6.6/drivers/dma/qcom/ |
| H A D | bam_dma.c | 363 unsigned short head; /* start of active descriptor entries */ member [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | talitos.c | 278 int head; in talitos_submit() local
|
| H A D | talitos.h | 101 int head; member
|
| /kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/ |
| H A D | sec_drv.h | 303 struct list_head head; member
|
| /kernel/linux/linux-6.6/drivers/edac/ |
| H A D | igen6_edac.c | 672 struct llist_node *head; in ecclog_work_cb() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| H A D | pio.c | 1418 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 D | sa_query.c | 877 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 D | prestera_switchdev.c | 38 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 D | mtk_wed_wo.h | 221 u16 head; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | cmd.c | 1379 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 D | davinci_cpdma.c | 109 struct cpdma_desc __iomem *head, *tail; member [all...] |
| /kernel/linux/linux-6.6/drivers/net/ |
| H A D | veth.c | 1943 static void veth_dellink(struct net_device *dev, struct list_head *head) in veth_dellink() argument
|
| H A D | vrf.c | 1707 static void vrf_dellink(struct net_device *dev, struct list_head *head) in vrf_dellink() argument
|
| H A D | geneve.c | 1779 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 D | gtp.c | 127 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 D | ps3_gelic_net.h | 253 struct gelic_descr *head; member
|
| /kernel/linux/linux-6.6/drivers/net/fjes/ |
| H A D | fjes_hw.h | 218 u32 head; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_lib.c | 1682 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 D | debug.c | 203 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
|