Home
last modified time | relevance | path

Searched defs:nhead (Results 1 – 19 of 19) sorted by relevance

/kernel/liteos_a/fs/vfs/
Dvnode_hash.c65 LIST_HEAD *nhead = &g_vnodeHashEntrys[i]; in VnodeHashDump() local
Dpath_cache.c71 LIST_HEAD *nhead = &g_pathCacheHashEntrys[i]; in PathCacheDump() local
/kernel/liteos_a/fs/jffs2/src/
Djffs2_hash.c68 LIST_HEAD *nhead = &heads[i]; in Jffs2HashDump() local
/kernel/linux/linux-6.6/drivers/crypto/
Datmel-aes-regs.h85 #define AES_EMR_NHEAD(nhead) (((nhead) << AES_EMR_NHEAD_OFFSET) &\ argument
/kernel/linux/linux-5.10/drivers/crypto/
Datmel-aes-regs.h85 #define AES_EMR_NHEAD(nhead) (((nhead) << AES_EMR_NHEAD_OFFSET) &\ argument
/kernel/linux/linux-5.10/net/xfrm/
Dxfrm_output.c33 int nhead = dst->header_len + LL_RESERVED_SPACE(dst->dev) in xfrm_skb_check_space() local
/kernel/linux/linux-6.6/net/xfrm/
Dxfrm_output.c34 int nhead = dst->header_len + LL_RESERVED_SPACE(dst->dev) in xfrm_skb_check_space() local
/kernel/linux/linux-6.6/net/core/
Dlwt_bpf.c164 int nhead = HH_DATA_ALIGN(hh_len - skb_headroom(skb)); in xmit_check_hhlen() local
Dpktgen.c2692 int nhead = 0; in process_ipsec() local
Dskbuff.c2075 int pskb_expand_head(struct sk_buff *skb, int nhead, int ntail, in pskb_expand_head()
/kernel/linux/linux-5.10/net/core/
Dlwt_bpf.c163 int nhead = HH_DATA_ALIGN(hh_len - skb_headroom(skb)); in xmit_check_hhlen() local
Dpktgen.c2556 int nhead = 0; in process_ipsec() local
Dskbuff.c1626 int pskb_expand_head(struct sk_buff *skb, int nhead, int ntail, in pskb_expand_head()
/kernel/linux/linux-5.10/net/bpf/
Dtest_run.c597 int nhead = HH_DATA_ALIGN(hh_len - skb_headroom(skb)); in bpf_prog_test_run_skb() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
Dprestera_router.c820 struct prestera_kern_neigh_cache_head *nhead; in __prestera_k_arb_nc_apply() local
/kernel/linux/linux-6.6/net/bpf/
Dtest_run.c1051 int nhead = HH_DATA_ALIGN(hh_len - skb_headroom(skb)); in bpf_prog_test_run_skb() local
/kernel/linux/linux-5.10/security/smack/
Dsmack_lsm.c344 static int smk_copy_rules(struct list_head *nhead, struct list_head *ohead, in smk_copy_rules()
371 static int smk_copy_relabel(struct list_head *nhead, struct list_head *ohead, in smk_copy_relabel()
/kernel/linux/linux-6.6/fs/ceph/
Dmds_client.c2984 struct ceph_mds_request_head *nhead = msg->front.iov_base; in create_request_message() local
3103 struct ceph_mds_request_head *nhead; in __prepare_send_request() local
/kernel/linux/linux-6.6/security/smack/
Dsmack_lsm.c356 static int smk_copy_rules(struct list_head *nhead, struct list_head *ohead, in smk_copy_rules()
383 static int smk_copy_relabel(struct list_head *nhead, struct list_head *ohead, in smk_copy_relabel()