Home
last modified time | relevance | path

Searched defs:head (Results 351 – 375 of 2081) sorted by relevance

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/pat_trie_/
H A Dtraits.hpp77 typedef base_type::_Head<synth_access_traits, metadata> head; typedef
124 typedef base_type::_Head<synth_access_traits, metadata> head; typedef
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dbase507c.c306 struct nouveau_drm *drm, int head, s32 oclass, u32 interlock_data, in base507c_new_()
348 base507c_new(struct nouveau_drm *drm, int head, s32 oclass, in base507c_new()
H A Dbase827c.c99 base827c_new(struct nouveau_drm *drm, int head, s32 oclass, in base827c_new()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dprc.c116 static int prc_checkheader(sox_format_t * ft, char *head) in prc_checkheader()
125 char head[sizeof(prc_header)]; in startread() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/pat_trie_/
H A Dtraits.hpp77 typedef base_type::_Head<synth_access_traits, metadata> head; typedef
124 typedef base_type::_Head<synth_access_traits, metadata> head; typedef
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dfragmentation.c39 static void batadv_frag_clear_chain(struct hlist_head *head, bool dropped) in batadv_frag_clear_chain()
316 struct hlist_head head = HLIST_HEAD_INIT; in batadv_frag_skb_buffer() local
H A Dsend.c644 static void batadv_forw_packet_list_free(struct hlist_head *head) in batadv_forw_packet_list_free()
676 spinlock_t *lock, struct hlist_head *head, in batadv_forw_packet_queue()
978 struct hlist_head head = HLIST_HEAD_INIT; in batadv_purge_outstanding_packets() local
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c245 static int ccp_register_rsa_alg(struct list_head *head, in ccp_register_rsa_alg()
276 int ccp_register_rsa_algs(struct list_head *head) in ccp_register_rsa_algs()
/OK3568_Linux_fs/kernel/kernel/
H A Dfutex.c844 struct list_head *next, *head = &curr->pi_state_list; in exit_pi_state_list() local
3347 SYSCALL_DEFINE2(set_robust_list, struct robust_list_head __user *, head, in SYSCALL_DEFINE2() argument
3373 struct robust_list_head __user *head; in SYSCALL_DEFINE3() local
3524 struct robust_list __user * __user *head, in fetch_robust_entry()
3546 struct robust_list_head __user *head = curr->robust_list; in exit_robust_list() local
3820 compat_uptr_t __user *head, unsigned int *pi) in compat_fetch_robust_entry()
3848 struct compat_robust_list_head __user *head = curr->compat_robust_list; in compat_exit_robust_list() local
3918 struct compat_robust_list_head __user *, head, in COMPAT_SYSCALL_DEFINE2() argument
3936 struct compat_robust_list_head __user *head; in COMPAT_SYSCALL_DEFINE3() local
/OK3568_Linux_fs/kernel/mm/
H A Dgup.c72 struct page *head = compound_head(page); in try_get_compound_head() local
120 struct page *head = try_get_compound_head(page, refs); in try_grab_compound_head() local
269 struct page *head = compound_head(page); in put_user_page() local
1626 struct page *prev_head, *head; in check_and_migrate_cma_pages() local
2151 struct page *head, *page; in gup_pte_range() local
2344 struct page *head, *page; in gup_hugepte() local
2408 struct page *head, *page; in gup_huge_pmd() local
2442 struct page *head, *page; in gup_huge_pud() local
2477 struct page *head, *page; in gup_huge_pgd() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/
H A Dcl507c.h7 __u8 head; member
H A Dcl507e.h7 __u8 head; member
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dutil.c23 int list_count_items(struct list_head *head) in list_count_items()
/OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/
H A Dhfa384x_usb.c646 struct usbctlx_completor head; member
652 static inline int usbctlx_cmd_completor_fn(struct usbctlx_completor *head) in usbctlx_cmd_completor_fn()
678 struct usbctlx_completor head; member
685 static int usbctlx_rrid_completor_fn(struct usbctlx_completor *head) in usbctlx_rrid_completor_fn()
738 struct usbctlx_completor head; member
745 static int usbctlx_rmem_completor_fn(struct usbctlx_completor *head) in usbctlx_rmem_completor_fn()
2822 struct hfa384x_usbctlx *head; in hfa384x_usbctlxq_run() local
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvringh.c43 u16 avail_idx, i, head; in __vringh_get_head() local
677 u16 *head) in vringh_getdesc_user()
777 int vringh_complete_user(struct vringh *vrh, u16 head, u32 len) in vringh_complete_user()
945 u16 *head, in vringh_getdesc_kern()
1022 int vringh_complete_kern(struct vringh *vrh, u16 head, u32 len) in vringh_complete_kern()
1298 u16 *head, in vringh_getdesc_iotlb()
1381 int vringh_complete_iotlb(struct vringh *vrh, u16 head, u32 len) in vringh_complete_iotlb()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dmenu.c731 struct list_head *head) in get_prompt_str()
822 struct list_head *head) in get_symbol_str()
872 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str()
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Dghash-ce-glue.c72 struct ghash_key *key, const char *head) in ghash_do_update()
97 struct ghash_key *key, const char *head, in ghash_do_simd_update()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c463 struct list_head *head; in qlcnic_nic_del_mac() local
486 struct list_head *head; in qlcnic_nic_add_mac() local
518 struct list_head *head, *tmp; in qlcnic_flush_mcast_mac() local
621 struct list_head *head = &adapter->mac_list; in qlcnic_82xx_free_mac_list() local
637 struct hlist_head *head; in qlcnic_prune_lb_filters() local
682 struct hlist_head *head; in qlcnic_delete_lb_filters() local
/OK3568_Linux_fs/kernel/security/selinux/
H A Davc.c160 struct hlist_head *head; in avc_get_hash_stats() local
475 struct hlist_head *head; in avc_reclaim_node() local
537 struct hlist_head *head; in avc_search_node() local
632 struct hlist_head *head; in avc_insert() local
853 struct hlist_head *head; in avc_update_node() local
953 struct hlist_head *head; in avc_flush() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnfnetlink_queue.c104 struct hlist_head *head; in instance_lookup() local
165 instance_destroy_rcu(struct rcu_head *head) in instance_destroy_rcu()
934 struct hlist_head *head = &q->instance_table[i]; in nfqnl_dev_drop() local
966 struct hlist_head *head = &q->instance_table[i]; in nfqnl_nf_hook_drop() local
988 struct hlist_head *head = &q->instance_table[i]; in nfqnl_rcv_nl_event() local
1446 struct hlist_node *head; in get_idx() local
/OK3568_Linux_fs/kernel/include/net/
H A Dinet_common.h66 #define indirect_call_gro_receive(f2, f1, cb, head, skb) \ argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/signal/testcases/
H A Dfake_sigreturn_bad_size.c24 struct _aarch64_ctx *shead = GET_SF_RESV_HEAD(sf), *head; in fake_sigreturn_bad_size_run() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_manager.h27 struct list_head head; member
/OK3568_Linux_fs/app/forlinx/flapp/src/libs/ui/
H A Diwidget.cpp14 void IWidget::loadData(const QDomElement &head, const QDomElement &body) in loadData()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dsorgt215.c27 gt215_sor_dp_audio(struct nvkm_ior *sor, int head, bool enable) in gt215_sor_dp_audio()

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