Searched defs:nhead (Results 1 – 17 of 17) sorted by relevance
| /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-4.19/net/xfrm/ |
| D | xfrm_output.c | 27 int nhead = dst->header_len + LL_RESERVED_SPACE(dst->dev) in xfrm_skb_check_space() local
|
| /kernel/linux/linux-4.19/net/bpf/ |
| D | test_run.c | 150 int nhead = HH_DATA_ALIGN(hh_len - skb_headroom(skb)); in bpf_prog_test_run_skb() local
|
| /kernel/linux/linux-4.19/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-4.19/net/core/ |
| D | lwt_bpf.c | 141 int nhead = HH_DATA_ALIGN(hh_len - skb_headroom(skb)); in xmit_check_hhlen() local
|
| D | pktgen.c | 2562 int nhead = 0; in process_ipsec() local
|
| D | skbuff.c | 1448 int pskb_expand_head(struct sk_buff *skb, int nhead, int ntail, in pskb_expand_head()
|
| /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-5.10/net/core/ |
| D | lwt_bpf.c | 166 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 | 1621 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 | 596 int nhead = HH_DATA_ALIGN(hh_len - skb_headroom(skb)); in bpf_prog_test_run_skb() local
|
| /kernel/linux/linux-4.19/security/smack/ |
| D | smack_lsm.c | 345 static int smk_copy_rules(struct list_head *nhead, struct list_head *ohead, in smk_copy_rules() 372 static int smk_copy_relabel(struct list_head *nhead, struct list_head *ohead, in smk_copy_relabel()
|
| /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()
|