| /kernel/liteos_a/fs/vfs/ |
| D | vnode_hash.c | 65 LIST_HEAD *nhead = &g_vnodeHashEntrys[i]; in VnodeHashDump() local
|
| D | path_cache.c | 71 LIST_HEAD *nhead = &g_pathCacheHashEntrys[i]; in PathCacheDump() local
|
| /kernel/liteos_a/fs/jffs2/src/ |
| D | jffs2_hash.c | 68 LIST_HEAD *nhead = &heads[i]; in Jffs2HashDump() local
|
| /kernel/linux/linux-6.6/drivers/crypto/ |
| D | atmel-aes-regs.h | 85 #define AES_EMR_NHEAD(nhead) (((nhead) << AES_EMR_NHEAD_OFFSET) &\ argument
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| D | atmel-aes-regs.h | 85 #define AES_EMR_NHEAD(nhead) (((nhead) << AES_EMR_NHEAD_OFFSET) &\ argument
|
| /kernel/linux/linux-5.10/net/xfrm/ |
| D | xfrm_output.c | 33 int nhead = dst->header_len + LL_RESERVED_SPACE(dst->dev) in xfrm_skb_check_space() local
|
| /kernel/linux/linux-6.6/net/xfrm/ |
| D | xfrm_output.c | 34 int nhead = dst->header_len + LL_RESERVED_SPACE(dst->dev) in xfrm_skb_check_space() local
|
| /kernel/linux/linux-6.6/net/core/ |
| D | lwt_bpf.c | 164 int nhead = HH_DATA_ALIGN(hh_len - skb_headroom(skb)); in xmit_check_hhlen() local
|
| D | pktgen.c | 2692 int nhead = 0; in process_ipsec() local
|
| D | skbuff.c | 2075 int pskb_expand_head(struct sk_buff *skb, int nhead, int ntail, in pskb_expand_head()
|
| /kernel/linux/linux-5.10/net/core/ |
| D | lwt_bpf.c | 163 int nhead = HH_DATA_ALIGN(hh_len - skb_headroom(skb)); in xmit_check_hhlen() local
|
| D | pktgen.c | 2556 int nhead = 0; in process_ipsec() local
|
| D | skbuff.c | 1626 int pskb_expand_head(struct sk_buff *skb, int nhead, int ntail, in pskb_expand_head()
|
| /kernel/linux/linux-5.10/net/bpf/ |
| D | test_run.c | 597 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/ |
| D | prestera_router.c | 820 struct prestera_kern_neigh_cache_head *nhead; in __prestera_k_arb_nc_apply() local
|
| /kernel/linux/linux-6.6/net/bpf/ |
| D | test_run.c | 1051 int nhead = HH_DATA_ALIGN(hh_len - skb_headroom(skb)); in bpf_prog_test_run_skb() local
|
| /kernel/linux/linux-5.10/security/smack/ |
| D | smack_lsm.c | 344 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/ |
| D | mds_client.c | 2984 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/ |
| D | smack_lsm.c | 356 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()
|