| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/ |
| H A D | osdep_service.c | 1108 inline void rtw_list_splice(_list *list, _list *head) in rtw_list_splice() 1117 inline void rtw_list_splice_init(_list *list, _list *head) in rtw_list_splice_init() 1126 inline void rtw_list_splice_tail(_list *list, _list *head) in rtw_list_splice_tail() 1530 u32 rtw_end_of_queue_search(_list *head, _list *plist) in rtw_end_of_queue_search() 2882 _list *list, *head; in rtw_blacklist_add() local 2926 _list *list, *head; in rtw_blacklist_del() local 2957 _list *list, *head; in rtw_blacklist_search() local 2990 _list *list, *head; in rtw_blacklist_flush() local 3012 _list *list, *head; in dump_blacklist() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/ |
| H A D | osdep_service.c | 1108 inline void rtw_list_splice(_list *list, _list *head) in rtw_list_splice() 1117 inline void rtw_list_splice_init(_list *list, _list *head) in rtw_list_splice_init() 1126 inline void rtw_list_splice_tail(_list *list, _list *head) in rtw_list_splice_tail() 1530 u32 rtw_end_of_queue_search(_list *head, _list *plist) in rtw_end_of_queue_search() 2882 _list *list, *head; in rtw_blacklist_add() local 2926 _list *list, *head; in rtw_blacklist_del() local 2957 _list *list, *head; in rtw_blacklist_search() local 2990 _list *list, *head; in rtw_blacklist_flush() local 3012 _list *list, *head; in dump_blacklist() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/ |
| H A D | osdep_service.c | 1122 inline void rtw_list_splice(_list *list, _list *head) in rtw_list_splice() 1131 inline void rtw_list_splice_init(_list *list, _list *head) in rtw_list_splice_init() 1140 inline void rtw_list_splice_tail(_list *list, _list *head) in rtw_list_splice_tail() 1544 u32 rtw_end_of_queue_search(_list *head, _list *plist) in rtw_end_of_queue_search() 3000 _list *list, *head; in rtw_blacklist_add() local 3044 _list *list, *head; in rtw_blacklist_del() local 3075 _list *list, *head; in rtw_blacklist_search() local 3108 _list *list, *head; in rtw_blacklist_flush() local 3130 _list *list, *head; in dump_blacklist() local
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | fib_trie.c | 293 static void __alias_free_mem(struct rcu_head *head) in __alias_free_mem() 307 static void __node_free_rcu(struct rcu_head *head) in __node_free_rcu() 490 struct callback_head *head = &tn_info(tn)->rcu; in tnode_free() local 2123 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_info_notify_update() local 2193 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_notify() local 2205 static void __trie_free_rcu(struct rcu_head *head) in __trie_free_rcu() 2601 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_triestat_seq_show() local 2634 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_trie_get_idx() local 2686 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_trie_seq_next() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/ |
| H A D | osdep_service.c | 1123 inline void rtw_list_splice(_list *list, _list *head) in rtw_list_splice() 1132 inline void rtw_list_splice_init(_list *list, _list *head) in rtw_list_splice_init() 1141 inline void rtw_list_splice_tail(_list *list, _list *head) in rtw_list_splice_tail() 1545 u32 rtw_end_of_queue_search(_list *head, _list *plist) in rtw_end_of_queue_search() 2938 _list *list, *head; in rtw_blacklist_add() local 2982 _list *list, *head; in rtw_blacklist_del() local 3013 _list *list, *head; in rtw_blacklist_search() local 3046 _list *list, *head; in rtw_blacklist_flush() local 3068 _list *list, *head; in dump_blacklist() local
|
| /OK3568_Linux_fs/kernel/kernel/power/ |
| H A D | console.c | 23 struct list_head head; member
|
| /OK3568_Linux_fs/kernel/sound/core/seq/oss/ |
| H A D | seq_oss_readq.h | 22 int head, tail; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | intel_ring_types.h | 42 u32 head; /* updated during retire, loosely tracks RING_HEAD */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | changk104.h | 14 struct list_head head; member
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | gcinode.c | 182 struct list_head *head = &nilfs->ns_gc_inodes; in nilfs_remove_all_gcinodes() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| H A D | notify.h | 9 struct list_head head; member
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | InputClass.c | 156 add_group_entry(struct xorg_list *head, char **values, enum MatchType type) in add_group_entry()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | aio.c | 60 unsigned head; /* Written to by userland or under ring_lock member 183 struct wait_queue_head *head; member 957 static void refill_reqs_available(struct kioctx *ctx, unsigned head, in refill_reqs_available() 991 unsigned head; in user_refill_reqs_available() local 1094 unsigned tail, pos, head; in aio_complete() local 1178 unsigned head, tail, pos; in aio_read_events_ring() local 1635 wait_queue_head_t *head; in poll_iocb_lock_wq() local 1823 aio_poll_queue_proc(struct file *file, struct wait_queue_head *head, in aio_poll_queue_proc()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | rootnv04.c | 46 struct nvkm_head *head; in nv04_disp_mthd() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
| H A D | init.h | 12 int head; member
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/ |
| H A D | fiq_debugger_ringbuf.h | 23 int head; member
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | metricgroup.h | 21 struct list_head head; /* list of metric_expr */ member
|
| /OK3568_Linux_fs/kernel/tools/io_uring/ |
| H A D | queue.c | 16 unsigned head; in __io_uring_get_cqe() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/ |
| H A D | macb_ptp.c | 306 unsigned long head = queue->tx_ts_head; in gem_ptp_txstamp() local 339 unsigned long head, tail; in gem_tx_timestamp_flush() local
|
| /OK3568_Linux_fs/kernel/drivers/xen/events/ |
| H A D | events_fifo.c | 61 uint32_t head[EVTCHN_FIFO_MAX_QUEUES]; member 280 uint32_t head; in consume_one_event() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | ssfdc.c | 57 unsigned char head; member 74 static int get_chs(unsigned long size, unsigned short *cyl, unsigned char *head, in get_chs()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/ |
| H A D | cptvf.h | 45 u8 *head; member 77 struct pending_entry *head; /* head of the queue */ member
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | mca_drv.h | 105 #define slidx_foreach_entry(pos, head) \ argument 107 #define slidx_first_entry(head) \ argument
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/ |
| H A D | intel-pt.c | 1053 void *data, size_t head) in intel_pt_compare_ref() 1069 void *data, size_t head) in intel_pt_copy_ref() 1082 u64 head) in intel_pt_wrapped() 1116 u64 *head, u64 *old) in intel_pt_find_snapshot()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | resource.c | 801 ResourcePtr res, *head; in AddResource() local 890 ResourcePtr *prev, *head; in FreeResource() local 926 ResourcePtr *prev, *head; in FreeResourceByType() local 1134 ResourcePtr *head; in FreeClientResources() local
|