| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fsl_validate.h | 103 u32 pkey; /* public key offset */ member 168 u8 pkey[2 * KEY_SIZE_BYTES]; member 181 u8 pkey[2 * KEY_SIZE_BYTES]; member
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | arp.h | 13 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) in arp_hashfn()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/ |
| H A D | qplib_sp.c | 408 u16 *pkey) in bnxt_qplib_get_pkey() 425 struct bnxt_qplib_pkey_tbl *pkey_tbl, u16 *pkey, in bnxt_qplib_del_pkey() 457 struct bnxt_qplib_pkey_tbl *pkey_tbl, u16 *pkey, in bnxt_qplib_add_pkey()
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | mman.h | 22 #define arch_calc_vm_prot_bits(prot, pkey) arch_calc_vm_prot_bits(prot, pkey) argument
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | mman.h | 30 #define arch_calc_vm_prot_bits(prot, pkey) sparc_calc_vm_prot_bits(prot) argument
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | neighbour.c | 205 void *pkey = ndel->primary_key; in neigh_remove_one() local 544 struct neighbour *neigh_lookup(struct neigh_table *tbl, const void *pkey, in neigh_lookup() 565 const void *pkey) in neigh_lookup_nodev() 596 ___neigh_create(struct neigh_table *tbl, const void *pkey, in ___neigh_create() 690 struct neighbour *__neigh_create(struct neigh_table *tbl, const void *pkey, in __neigh_create() 697 static u32 pneigh_hash(const void *pkey, unsigned int key_len) in pneigh_hash() 709 const void *pkey, in __pneigh_lookup_1() 724 struct net *net, const void *pkey, struct net_device *dev) in __pneigh_lookup() 735 struct net *net, const void *pkey, in pneigh_lookup() 780 int pneigh_delete(struct neigh_table *tbl, struct net *net, const void *pkey, in pneigh_delete()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/ |
| H A D | pkey_exec_prot.c | 106 int pkey, ret, i; in test() local
|
| H A D | pkey_siginfo.c | 39 int pkey; in segv_handler() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | evp.h | 1085 } pkey; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | evp.h | 1085 } pkey; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | evp.h | 1085 } pkey; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | evp.h | 1085 } pkey; member
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | fault.c | 801 unsigned long address, u32 pkey, int si_code) in __bad_area_nosemaphore() 860 unsigned long address, u32 pkey, int si_code) in __bad_area() 925 u32 pkey = vma_pkey(vma); in bad_area_access_error() local
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ndisc.c | 313 static u32 ndisc_hash(const void *pkey, in ndisc_hash() 320 static bool ndisc_key_eq(const struct neighbour *n, const void *pkey) in ndisc_key_eq() 746 static int pndisc_is_router(const void *pkey, in pndisc_is_router() 1711 static int ndisc_is_multicast(const void *pkey) in ndisc_is_multicast()
|
| /OK3568_Linux_fs/kernel/net/decnet/ |
| H A D | dn_neigh.c | 66 static u32 dn_neigh_hash(const void *pkey, in dn_neigh_hash() 73 static bool dn_key_eq(const struct neighbour *neigh, const void *pkey) in dn_key_eq()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | verbs.c | 482 u16 pkey; in hfi1_do_pkey_check() local 1126 static inline int egress_pkey_matches_entry(u16 pkey, u16 ent) in egress_pkey_matches_entry() 1158 int egress_pkey_check(struct hfi1_pportdata *ppd, u32 slid, u16 pkey, in egress_pkey_check() 1262 u16 pkey; in hfi1_verbs_send() local
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | arp.c | 210 static u32 arp_hash(const void *pkey, in arp_hash() 217 static bool arp_key_eq(const struct neighbour *neigh, const void *pkey) in arp_key_eq() 933 static int arp_is_multicast(const void *pkey) in arp_is_multicast()
|
| H A D | fib_trie.c | 1494 t_key pkey = pn->key; in fib_table_lookup() local 1761 t_key pkey = pn->key; in leaf_walk_rcu() local 1803 t_key pkey = pn->key; in fib_trie_free() local 1921 t_key pkey = pn->key; in fib_table_flush_external() local 1991 t_key pkey = pn->key; in fib_table_flush() local 2073 t_key pkey = pn->key; in __fib_info_notify_update() local 2411 t_key pkey; in fib_trie_get_next() local
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | digsig.c | 78 MPI in = NULL, res = NULL, pkey[2]; in digsig_verify_rsa() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace-pkey.c | 29 #define pkeyshift(pkey) (PKEY_REG_BITS - ((pkey + 1) * AMR_BITS_PER_PKEY)) argument
|
| /OK3568_Linux_fs/kernel/include/uapi/rdma/ |
| H A D | ib_user_sa.h | 64 __be16 pkey; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/rdma/ |
| H A D | ib_user_sa.h | 64 __be16 pkey; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/rdma/ |
| H A D | ib_user_sa.h | 64 __be16 pkey; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | evp.h | 819 } pkey; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | evp.h | 819 } pkey; member
|