/Linux-v6.6/security/selinux/include/ |
D | ibpkey.h | 28 static inline int sel_ib_pkey_sid(u64 subnet_prefix, u16 pkey, u32 *sid) in sel_ib_pkey_sid()
|
/Linux-v6.6/arch/x86/mm/ |
D | fault.c | 715 u32 pkey) in kernelmode_fixup_or_oops() 812 unsigned long address, u32 pkey, int si_code) in __bad_area_nosemaphore() 871 unsigned long address, u32 pkey, int si_code) in __bad_area() 930 u32 pkey = vma_pkey(vma); in bad_area_access_error() local
|
/Linux-v6.6/tools/testing/selftests/powerpc/ptrace/ |
D | core-pkey.c | 38 #define pkeyshift(pkey) (PKEY_REG_BITS - ((pkey + 1) * AMR_BITS_PER_PKEY)) argument 69 static int sys_pkey_free(int pkey) in sys_pkey_free()
|
D | ptrace-pkey.c | 29 #define pkeyshift(pkey) (PKEY_REG_BITS - ((pkey + 1) * AMR_BITS_PER_PKEY)) argument
|
/Linux-v6.6/include/net/ |
D | arp.h | 13 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) in arp_hashfn()
|
/Linux-v6.6/arch/arm64/include/asm/ |
D | mman.h | 22 #define arch_calc_vm_prot_bits(prot, pkey) arch_calc_vm_prot_bits(prot, pkey) argument
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | mman.h | 30 #define arch_calc_vm_prot_bits(prot, pkey) sparc_calc_vm_prot_bits(prot) argument
|
/Linux-v6.6/tools/testing/selftests/powerpc/mm/ |
D | pkey_exec_prot.c | 106 int pkey, ret, i; in test() local
|
D | pkey_siginfo.c | 39 int pkey; in segv_handler() local
|
/Linux-v6.6/net/ipv6/ |
D | ndisc.c | 315 static u32 ndisc_hash(const void *pkey, in ndisc_hash() 322 static bool ndisc_key_eq(const struct neighbour *n, const void *pkey) in ndisc_key_eq() 763 static int pndisc_is_router(const void *pkey, in pndisc_is_router() 1795 static int ndisc_is_multicast(const void *pkey) in ndisc_is_multicast()
|
/Linux-v6.6/net/core/ |
D | neighbour.c | 232 void *pkey = ndel->primary_key; in neigh_remove_one() local 611 struct neighbour *neigh_lookup(struct neigh_table *tbl, const void *pkey, in neigh_lookup() 632 ___neigh_create(struct neigh_table *tbl, const void *pkey, in ___neigh_create() 727 struct neighbour *__neigh_create(struct neigh_table *tbl, const void *pkey, in __neigh_create() 734 static u32 pneigh_hash(const void *pkey, unsigned int key_len) in pneigh_hash() 746 const void *pkey, in __pneigh_lookup_1() 761 struct net *net, const void *pkey, struct net_device *dev) in __pneigh_lookup() 772 struct net *net, const void *pkey, in pneigh_lookup() 815 int pneigh_delete(struct neigh_table *tbl, struct net *net, const void *pkey, in pneigh_delete()
|
/Linux-v6.6/drivers/infiniband/hw/hfi1/ |
D | verbs.c | 440 u16 pkey; in hfi1_do_pkey_check() local 1084 static inline int egress_pkey_matches_entry(u16 pkey, u16 ent) in egress_pkey_matches_entry() 1116 int egress_pkey_check(struct hfi1_pportdata *ppd, u32 slid, u16 pkey, in egress_pkey_check() 1220 u16 pkey; in hfi1_verbs_send() local
|
/Linux-v6.6/net/ipv4/ |
D | arp.c | 211 static u32 arp_hash(const void *pkey, in arp_hash() 218 static bool arp_key_eq(const struct neighbour *neigh, const void *pkey) in arp_key_eq() 954 static int arp_is_multicast(const void *pkey) in arp_is_multicast()
|
D | fib_trie.c | 1541 t_key pkey = pn->key; in fib_table_lookup() local 1812 t_key pkey = pn->key; in leaf_walk_rcu() local 1854 t_key pkey = pn->key; in fib_trie_free() local 1972 t_key pkey = pn->key; in fib_table_flush_external() local 2043 t_key pkey = pn->key; in fib_table_flush() local 2128 t_key pkey = pn->key; in __fib_info_notify_update() local 2458 t_key pkey; in fib_trie_get_next() local
|
/Linux-v6.6/lib/ |
D | digsig.c | 78 MPI in = NULL, res = NULL, pkey[2]; in digsig_verify_rsa() local
|
/Linux-v6.6/include/crypto/ |
D | public_key.h | 117 int public_key_verify_signature(const struct public_key *pkey, in public_key_verify_signature()
|
/Linux-v6.6/include/uapi/rdma/ |
D | ib_user_sa.h | 64 __be16 pkey; member
|
/Linux-v6.6/drivers/nvme/target/ |
D | auth.c | 507 u8 *pkey, int pkey_size) in nvmet_auth_ctrl_sesskey()
|
/Linux-v6.6/drivers/infiniband/sw/rxe/ |
D | rxe_recv.c | 79 u16 pkey = bth_pkey(pkt); in check_keys() local
|
D | rxe_hdr.h | 64 __be16 pkey; member 169 static inline void __bth_set_pkey(void *arg, u16 pkey) in __bth_set_pkey() 335 static inline void bth_set_pkey(struct rxe_pkt_info *pkt, u16 pkey) in bth_set_pkey() 406 int mig, int pad, u16 pkey, u32 qpn, int ack_req, in bth_init()
|
/Linux-v6.6/drivers/infiniband/hw/qib/ |
D | qib_ud.c | 394 static unsigned qib_lookup_pkey(struct qib_ibport *ibp, u16 pkey) in qib_lookup_pkey()
|
/Linux-v6.6/include/rdma/ |
D | ib_addr.h | 92 static inline void ib_addr_set_pkey(struct rdma_dev_addr *dev_addr, u16 pkey) in ib_addr_set_pkey()
|
/Linux-v6.6/include/linux/ |
D | lsm_audit.h | 52 u16 pkey; member
|
/Linux-v6.6/drivers/infiniband/core/ |
D | cache.c | 1054 u16 *pkey) in ib_get_cached_pkey() 1090 u16 pkey, u16 *index) in ib_find_cached_pkey() 1135 u16 pkey, u16 *index) in ib_find_exact_cached_pkey()
|
/Linux-v6.6/tools/perf/util/ |
D | hashmap.h | 63 const void *pkey; member
|