Home
last modified time | relevance | path

Searched defs:head (Results 176 – 200 of 2081) sorted by relevance

12345678910>>...84

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_rf.c585 _list *cur, *head; in _dump_regd_exc_list() local
664 _list *cur, *head; in _rtw_regd_exc_search() local
720 _list *cur, *head; in rtw_regd_exc_list_free() local
811 _list *cur, *head; in dump_txpwr_lmt() local
1038 _list *cur, *head; in rtw_txpwr_lmt_add_with_nlen() local
1133 _list *cur, *head; in _rtw_txpwr_lmt_get_by_name() local
1170 _list *cur, *head; in rtw_txpwr_lmt_list_free() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_rf.c584 _list *cur, *head; in _dump_regd_exc_list() local
663 _list *cur, *head; in _rtw_regd_exc_search() local
719 _list *cur, *head; in rtw_regd_exc_list_free() local
810 _list *cur, *head; in dump_txpwr_lmt() local
1037 _list *cur, *head; in rtw_txpwr_lmt_add_with_nlen() local
1132 _list *cur, *head; in _rtw_txpwr_lmt_get_by_name() local
1169 _list *cur, *head; in rtw_txpwr_lmt_list_free() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_hashtables.c66 struct inet_bind_hashbucket *head, in inet_bind_bucket_create()
111 struct inet_bind_hashbucket *head = &hashinfo->bhash[bhash]; in __inet_put_port() local
137 struct inet_bind_hashbucket *head = &table->bhash[bhash]; in __inet_inherit_port() local
407 struct inet_ehash_bucket *head = &hashinfo->ehash[slot]; in __inet_lookup_established() local
454 struct inet_ehash_bucket *head = inet_ehash_bucket(hinfo, hash); in __inet_check_established() local
560 struct inet_ehash_bucket *head; in inet_ehash_insert() local
740 struct inet_bind_hashbucket *head; in __inet_hash_connect() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_rf.c585 _list *cur, *head; in _dump_regd_exc_list() local
664 _list *cur, *head; in _rtw_regd_exc_search() local
720 _list *cur, *head; in rtw_regd_exc_list_free() local
811 _list *cur, *head; in dump_txpwr_lmt() local
1038 _list *cur, *head; in rtw_txpwr_lmt_add_with_nlen() local
1133 _list *cur, *head; in _rtw_txpwr_lmt_get_by_name() local
1170 _list *cur, *head; in rtw_txpwr_lmt_list_free() local
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtiny.c82 static inline bool rcu_reclaim_tiny(struct rcu_head *head) in rcu_reclaim_tiny()
160 void call_rcu(struct rcu_head *head, rcu_callback_t func) in call_rcu()
/OK3568_Linux_fs/kernel/include/linux/
H A Drcu_segcblist.h22 struct rcu_head *head; member
67 struct rcu_head *head; member
H A Dresource_ext.h35 struct list_head *head) in resource_list_add()
41 struct list_head *head) in resource_list_add_tail()
/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc_data_impl.cpp62 RcDataHead *head = &node->head; in rc_data_node_init() local
178 RcDataHead *head = list_entry(list, RcDataHead, status); in rc_data_group_get_node_by_status() local
187 RcDataHead *head = &node->head; in rc_data_group_put_node() local
/OK3568_Linux_fs/kernel/fs/proc/
H A Dkcore.c126 static int kcore_ram_list(struct list_head *head) in kcore_ram_list()
145 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info()
178 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info()
188 struct list_head *head = (struct list_head *)arg; in kclist_add_private() local
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dhash.h83 struct hlist_head *head; in batadv_hash_add() local
136 struct hlist_head *head; in batadv_hash_remove() local
/OK3568_Linux_fs/kernel/net/vmw_vsock/
H A Ddiag.c73 struct list_head *head = &vsock_bind_table[bucket]; in vsock_diag_dump() local
103 struct list_head *head = &vsock_connected_table[bucket]; in vsock_diag_dump() local
/OK3568_Linux_fs/kernel/net/
H A Dsysctl_net.c42 static int net_ctl_permissions(struct ctl_table_header *head, in net_ctl_permissions()
56 static void net_ctl_set_ownership(struct ctl_table_header *head, in net_ctl_set_ownership()
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_hhf.c121 struct sk_buff *head; member
181 struct list_head *head, in seek_list()
212 static struct hh_flow_state *alloc_new_hh(struct list_head *head, in alloc_new_hh()
423 struct list_head *head; in hhf_dequeue() local
486 struct list_head *head = &q->hh_flows[i]; in hhf_destroy() local
H A Dcls_flower.c309 struct cls_fl_head *head = rcu_dereference_bh(tp->root); in fl_classify() local
341 struct cls_fl_head *head; in fl_init() local
382 static bool fl_mask_put(struct cls_fl_head *head, struct fl_flow_mask *mask) in fl_mask_put()
518 static struct cls_fl_filter *__fl_get(struct cls_fl_head *head, u32 handle) in __fl_get()
535 struct cls_fl_head *head = fl_head_dereference(tp); in __fl_delete() local
563 struct cls_fl_head *head = container_of(to_rcu_work(work), in fl_destroy_sleepable() local
575 struct cls_fl_head *head = fl_head_dereference(tp); in fl_destroy() local
602 struct cls_fl_head *head = fl_head_dereference(tp); in fl_get() local
1808 static struct fl_flow_mask *fl_create_new_mask(struct cls_fl_head *head, in fl_create_new_mask()
1854 static int fl_check_assign_mask(struct cls_fl_head *head, in fl_check_assign_mask()
[all …]
/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dcommon.h514 struct tomoyo_shared_acl_head head; member
542 struct tomoyo_shared_acl_head head; member
549 struct tomoyo_acl_head head; member
555 struct tomoyo_acl_head head; member
561 struct tomoyo_acl_head head; member
653 struct tomoyo_shared_acl_head head; member
699 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MANUAL_TASK_ACL */ member
710 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_ACL */ member
720 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_NUMBER_ACL */ member
729 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MKDEV_ACL */ member
[all …]
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_ring.h90 const __u32 head = atomic_read(&r->cons_head); in pvrdma_idx_ring_has_space() local
104 const __u32 head = atomic_read(&r->cons_head); in pvrdma_idx_ring_has_data() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_ring.h92 unsigned int head = READ_ONCE(ring->head); in assert_ring_tail_valid() local
130 __intel_ring_space(unsigned int head, unsigned int tail, unsigned int size) in __intel_ring_space()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c271 struct list_head *head = &btrtl_coex.profile_list; in find_by_psm() local
346 struct list_head *head = &coex->conn_hash; in find_connection_by_handle() local
371 struct list_head *head = &coex->conn_hash; in init_connection_hash() local
378 struct list_head *head = &coex->conn_hash; in add_connection_to_hash() local
392 struct list_head *head = &coex->conn_hash; in flush_connection_hash() local
408 struct list_head *head = &coex->profile_list; in init_profile_hash() local
468 struct list_head *head = &coex->profile_list; in flush_profile_hash() local
485 struct list_head *head = &coex->profile_list; in find_profile_by_handle_scid() local
502 struct list_head *head = &coex->profile_list; in find_profile_by_handle_dcid() local
520 struct list_head *head = &coex->profile_list; in find_profile_by_handle_dcid_scid() local
[all …]
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Ddelayed-ref.c394 struct btrfs_delayed_ref_head *head) in btrfs_delayed_ref_lock()
416 struct btrfs_delayed_ref_head *head, in drop_delayed_ref()
431 struct btrfs_delayed_ref_head *head, in merge_ref()
478 struct btrfs_delayed_ref_head *head) in btrfs_merge_delayed_refs()
540 struct btrfs_delayed_ref_head *head; in btrfs_select_ref_head() local
575 struct btrfs_delayed_ref_head *head) in btrfs_delete_ref_head()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_display.c40 static bool qxl_head_enabled(struct qxl_head *head) in qxl_head_enabled()
149 struct qxl_head *head; in qxl_update_offset_props() local
250 struct qxl_head *head; in qxl_add_monitors_config_modes() local
298 struct qxl_head *head = &qdev->monitors_config->heads[i]; in qxl_send_monitors_config() local
317 struct qxl_head head; in qxl_crtc_update_monitors_config() local
741 struct qxl_head *head; in qxl_calc_dumb_shadow() local
978 struct qxl_head *head; in qxl_conn_get_modes() local
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dpagelist.c158 struct nfs_page *head = req->wb_head; in nfs_page_group_lock_head() local
179 nfs_unroll_locks(struct nfs_page *head, struct nfs_page *req) in nfs_unroll_locks()
201 nfs_page_group_lock_subreq(struct nfs_page *head, struct nfs_page *subreq) in nfs_page_group_lock_subreq()
228 int nfs_page_group_lock_subrequests(struct nfs_page *head) in nfs_page_group_lock_subrequests()
322 struct nfs_page *head = req->wb_head; in nfs_page_group_sync_on_bit_locked() local
413 struct nfs_page *head = req->wb_head; in nfs_page_group_destroy() local
900 struct list_head *head = &mirror->pg_list; in nfs_generic_pgio() local
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dxfrm6_protocol.c41 #define for_each_protocol_rcu(head, handler) \ argument
50 struct xfrm6_protocol __rcu **head = proto_handlers(protocol); in xfrm6_rcv_cb() local
67 struct xfrm6_protocol __rcu **head = proto_handlers(nexthdr); in xfrm6_rcv_encap() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly507e.c147 struct nouveau_drm *drm, int head, s32 oclass, u32 interlock_data, in ovly507e_new_()
189 ovly507e_new(struct nouveau_drm *drm, int head, s32 oclass, in ovly507e_new()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dblock-range.c120 struct block_range *head = malloc(sizeof(struct block_range)); in block_range__create() local
167 struct block_range *head = malloc(sizeof(struct block_range)); in block_range__create() local
/OK3568_Linux_fs/kernel/kernel/power/
H A Dwakeup_reason.c98 static void delete_list(struct list_head *head) in delete_list()
109 static bool add_sibling_node_sorted(struct list_head *head, int irq) in add_sibling_node_sorted()
136 static struct wakeup_irq_node *find_node_in_list(struct list_head *head, in find_node_in_list()

12345678910>>...84