Home
last modified time | relevance | path

Searched defs:head (Results 451 – 475 of 2081) sorted by relevance

1...<<11121314151617181920>>...84

/OK3568_Linux_fs/kernel/include/linux/
H A Drhashtable.h414 #define rht_for_each_from(pos, head, tbl, hash) \ argument
438 #define rht_for_each_entry_from(tpos, pos, head, tbl, hash, member) \ argument
488 #define rht_for_each_rcu_from(pos, head, tbl, hash) \ argument
523 #define rht_for_each_entry_rcu_from(tpos, pos, head, tbl, hash, member) \ argument
708 struct rhash_head *head; in __rhashtable_insert_fast() local
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dnetwork-coding.c404 struct hlist_head *head; in batadv_nc_purge_orig_hash() local
438 struct hlist_head *head; in batadv_nc_purge_paths() local
550 struct hlist_head *head; in batadv_nc_hash_find() local
680 struct hlist_head *head; in batadv_nc_process_nc_paths() local
1902 struct hlist_head *head; in batadv_nc_nodes_seq_print_text() local
/OK3568_Linux_fs/kernel/drivers/net/
H A Dgtp.c107 struct hlist_head *head; in gtp0_pdp_find() local
123 struct hlist_head *head; in gtp1_pdp_find() local
139 struct hlist_head *head; in ipv4_pdp_find() local
697 static void gtp_dellink(struct net_device *dev, struct list_head *head) in gtp_dellink()
1017 static void pdp_context_free(struct rcu_head *head) in pdp_context_free()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rdmavt/
H A Drc.c107 u32 head; in rvt_compute_aeth() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dwmm.h57 mwifiex_wmm_list_len(struct list_head *head) in mwifiex_wmm_list_len()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_fib.c165 void fib6_info_destroy_rcu(struct rcu_head *head) in fib6_info_destroy_rcu()
198 static void node_free_rcu(struct rcu_head *head) in node_free_rcu()
274 struct hlist_head *head; in fib6_get_table() local
350 struct hlist_head *head = &net->ipv6.fib_table_hash[h]; in fib6_tables_seq_read() local
497 struct hlist_head *head = &net->ipv6.fib_table_hash[h]; in fib6_tables_dump() local
626 struct hlist_head *head; in inet6_dump_fib() local
2246 struct hlist_head *head; in __fib6_clean_all() local
2421 struct hlist_head *head = &net->ipv6.fib_table_hash[i]; in fib6_net_exit() local
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtest_lru_dist.c46 static inline int list_empty(const struct list_head *head) in list_empty()
61 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
77 static inline void list_move(struct list_head *list, struct list_head *head) in list_move()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dpolicy.c174 void __aa_profile_list_release(struct list_head *head) in __aa_profile_list_release()
307 static struct aa_profile *__strn_find_child(struct list_head *head, in __strn_find_child()
322 static struct aa_profile *__find_child(struct list_head *head, const char *name) in __find_child()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_expect.c354 static void nf_ct_expect_free_rcu(struct rcu_head *head) in nf_ct_expect_free_rcu()
564 struct hlist_node *head) in ct_expect_get_next()
579 struct hlist_node *head = ct_expect_get_first(seq); in ct_expect_get_idx() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdcp2.c191 struct hl_drv_ioc_code head; in dw_hdcp_load_code() local
215 struct hl_drv_ioc_data head; in dw_hdcp_write_data() local
237 struct hl_drv_ioc_data head; in dw_hdcp_read_data() local
/OK3568_Linux_fs/kernel/kernel/events/
H A Dring_buffer.c53 unsigned long head; in perf_output_put_handle() local
138 ring_buffer_has_space(unsigned long head, unsigned long tail, in ring_buffer_has_space()
155 unsigned long tail, offset, head; in __perf_output_begin() local
/OK3568_Linux_fs/kernel/tools/io_uring/
H A Dio_uring-bench.c38 unsigned *head; member
47 unsigned *head; member
248 unsigned head, reaped = 0; in reap_events() local
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-q.c578 struct list_head *head, in qh_urb_transaction()
984 struct ehci_qh *head; in qh_link_async() local
1175 struct list_head *head; in submit_single_step_set_feature() local
/OK3568_Linux_fs/kernel/drivers/gpu/vga/
H A Dvga_switcheroo.c394 find_client_from_pci(struct list_head *head, struct pci_dev *pdev) in find_client_from_pci()
405 find_client_from_id(struct list_head *head, in find_client_from_id()
417 find_active_client(struct list_head *head) in find_active_client()
/OK3568_Linux_fs/kernel/net/rds/
H A Dib_recv.c103 struct rds_ib_cache_head *head; in rds_ib_recv_alloc_cache() local
138 struct rds_ib_cache_head *head; in rds_ib_cache_splice_all_lists() local
520 struct list_head *head = cache->ready; in rds_ib_recv_cache_get() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly827e.c115 ovly827e_new(struct nouveau_drm *drm, int head, s32 oclass, in ovly827e_new()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_trx.c73 _list *list, *head; in rtw_alloc_litedatabuf() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_trx.c73 _list *list, *head; in rtw_alloc_litedatabuf() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchangf100.h12 struct list_head head; member
/OK3568_Linux_fs/kernel/drivers/rknpu/include/
H A Drknpu_mem.h36 struct list_head head; member
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_hashtab.h43 struct hlist_node head; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_rf.c1686 _list *cur, *head; in _dump_regd_exc_list() local
1765 _list *cur, *head; in _rtw_regd_exc_search() local
1821 _list *cur, *head; in rtw_regd_exc_list_free() local
1913 _list *cur, *head; in dump_txpwr_lmt() local
2110 _list *cur, *head; in rtw_txpwr_lmt_add_with_nlen() local
2205 _list *cur, *head; in _rtw_txpwr_lmt_get_by_name() local
2242 _list *cur, *head; in rtw_txpwr_lmt_list_free() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rf.c1772 _list *cur, *head; in _dump_regd_exc_list() local
1851 _list *cur, *head; in _rtw_regd_exc_search() local
1907 _list *cur, *head; in rtw_regd_exc_list_free() local
1999 _list *cur, *head; in dump_txpwr_lmt() local
2196 _list *cur, *head; in rtw_txpwr_lmt_add_with_nlen() local
2291 _list *cur, *head; in _rtw_txpwr_lmt_get_by_name() local
2328 _list *cur, *head; in rtw_txpwr_lmt_list_free() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_rf.c1670 _list *cur, *head; in _dump_regd_exc_list() local
1749 _list *cur, *head; in _rtw_regd_exc_search() local
1805 _list *cur, *head; in rtw_regd_exc_list_free() local
1897 _list *cur, *head; in dump_txpwr_lmt() local
2094 _list *cur, *head; in rtw_txpwr_lmt_add_with_nlen() local
2189 _list *cur, *head; in _rtw_txpwr_lmt_get_by_name() local
2226 _list *cur, *head; in rtw_txpwr_lmt_list_free() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rf.c1736 _list *cur, *head; in _dump_regd_exc_list() local
1815 _list *cur, *head; in _rtw_regd_exc_search() local
1871 _list *cur, *head; in rtw_regd_exc_list_free() local
1963 _list *cur, *head; in dump_txpwr_lmt() local
2160 _list *cur, *head; in rtw_txpwr_lmt_add_with_nlen() local
2255 _list *cur, *head; in _rtw_txpwr_lmt_get_by_name() local
2292 _list *cur, *head; in rtw_txpwr_lmt_list_free() local

1...<<11121314151617181920>>...84