/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_maps.c | 39 long long key, next_key, first_key, value; in test_hashmap() local 151 long long key, next_key, first_key; test_hashmap_percpu() local 255 long long key, value; helper_fill_hashmap() local 277 long long key, value, next_key; test_hashmap_walk() local 315 long long key, next_first, next_second; test_hashmap_zero_seed() local 347 int key, next_key, fd; test_arraymap() local 404 int key, next_key, fd, i; test_arraymap_percpu() local 467 int key, fd, i; test_arraymap_percpu_many_keys() local 499 __u32 key, value; test_devmap() local 514 __u32 key, value; test_devmap_hash() local 661 __u32 key, value; test_sockmap() local 1230 } key; test_map_large() local 1318 int i, key, value; test_update_delete() local 1336 int i, fd, key = 0, value = 0; test_map_parallel() local 1387 int fd, key = 0, value = 0; test_map_rdonly() local 1412 int fd, key = 0, value = 0; test_map_wronly_hash() local [all...] |
H A D | test_progs.c | 277 __u32 key, next_key; in compare_map_keys() local 304 __u32 key, next_key, *cur_key_p, *next_key_p; in compare_stack_ips() local 468 static error_t parse_arg(int key, cha argument [all...] |
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | scsw.h | 40 __u32 key : 4; member 82 u32 key:4; member 118 u32 key:4; member [all...] |
H A D | ptrace.h | 67 unsigned long key : 4; /* PSW Key */ member
|
/kernel/linux/linux-6.6/arch/s390/crypto/ |
H A D | aes_s390.c | 44 u8 key[AES_MAX_KEY_SIZE]; member 54 u8 key[32]; member 175 static int setkey_fallback_skcipher(struct crypto_skcipher *tfm, const u8 *key, in setkey_fallback_skcipher() argument 327 u8 key[AES_MAX_KEY_SIZE]; cbc_aes_crypt() member 378 xts_fallback_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int len) xts_fallback_setkey() argument 426 u8 key[32]; xts_aes_crypt() member 433 u8 key[32]; xts_aes_crypt() member 631 gcm_aes_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) gcm_aes_setkey() argument [all...] |
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | cert_store.c | 132 static void cert_store_key_describe(const struct key *key, struct seq_file *m) in cert_store_key_describe() argument [all...] |
/kernel/linux/linux-6.6/arch/s390/kvm/ |
H A D | priv.c | 259 unsigned char key; in handle_iske() local 357 unsigned char key, oldkey; in handle_sske() local 1043 unsigned char key; in handle_pfmf() local [all...] |
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-prodikeys.c | 383 unsigned key; in pcmidi_handle_report4() local [all...] |
H A D | hid-roccat-kone.h | 15 uint8_t key; member 188 uint8_t key; /* macro key on overlong macro execution */ member
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | mr75203.c | 268 u16 sys_freq, key, middle, low = 4, high = 8; in pvt_init() local [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-raid1.c | 335 region_t key = dm_rh_get_region_key(reg); in recover() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_provider.h | 112 u32 key; member
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | lm8323.c | 267 u8 key = lm8323_whichkey(event); in process_keys() local
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-pri.h | 164 __le32 key; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_mad.c | 139 void qib_bad_pkey(struct qib_ibport *ibp, u32 key, u32 sl, in qib_bad_pkey() argument 895 static int rm_pkey(struct qib_pportdata *ppd, u16 key) in rm_pkey() argument 925 static int add_pkey(struct qib_pportdata *ppd, u16 key) in add_pkey() argument 1005 u16 key = pkeys[i]; set_pkeys() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_cs.c | 805 create_pinned_context(struct intel_engine_cs *engine, unsigned int hwsp, struct lock_class_key *key, const char *name) create_pinned_context() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmm.c | 1034 nvkm_vmm_ctor(const struct nvkm_vmm_func *func, struct nvkm_mmu *mmu, u32 pd_header, bool managed, u64 addr, u64 size, struct lock_class_key *key, const char *name, struct nvkm_vmm *vmm) nvkm_vmm_ctor() argument 1140 nvkm_vmm_new_(const struct nvkm_vmm_func *func, struct nvkm_mmu *mmu, u32 hdr, bool managed, u64 addr, u64 size, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) nvkm_vmm_new_() argument 1860 nvkm_vmm_new(struct nvkm_device *device, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) nvkm_vmm_new() argument
|
/kernel/linux/linux-5.10/drivers/misc/sgi-xp/ |
H A D | xpc_uv.c | 1534 xpc_send_payload_uv(struct xpc_channel *ch, u32 flags, void *payload, u16 payload_size, u8 notify_type, xpc_notify_func func, void *key) xpc_send_payload_uv() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | ethtool_common.c | 1165 int efx_ethtool_get_rxfh(struct net_device *net_dev, u32 *indir, u8 *key, in efx_ethtool_get_rxfh() argument 1186 efx_ethtool_set_rxfh(struct net_device *net_dev, const u32 *indir, const u8 *key, const u8 hfunc) efx_ethtool_set_rxfh() argument 1205 efx_ethtool_get_rxfh_context(struct net_device *net_dev, u32 *indir, u8 *key, u8 *hfunc, u32 rss_context) efx_ethtool_get_rxfh_context() argument 1236 efx_ethtool_set_rxfh_context(struct net_device *net_dev, const u32 *indir, const u8 *key, const u8 hfunc, u32 *rss_context, bool delete) efx_ethtool_set_rxfh_context() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ae_adapt.c | 908 static int hns_ae_get_rss(struct hnae_handle *handle, u32 *indir, u8 *key, in hns_ae_get_rss() argument 929 hns_ae_set_rss(struct hnae_handle *handle, const u32 *indir, const u8 *key, const u8 hfunc) hns_ae_set_rss() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 1250 static int ef4_ethtool_get_rxfh(struct net_device *net_dev, u32 *indir, u8 *key, in ef4_ethtool_get_rxfh() argument 1262 ef4_ethtool_set_rxfh(struct net_device *net_dev, const u32 *indir, const u8 *key, const u8 hfunc) ef4_ethtool_set_rxfh() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_ethtool.c | 1020 static int nfp_net_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in nfp_net_get_rxfh() argument 1043 nfp_net_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *key, const u8 hfunc) nfp_net_set_rxfh() argument
|
H A D | nfp_net_debugdump.c | 416 const char *key, *value; in nfp_dump_hwinfo_field() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hw.c | 896 static const u64 key[] = { in qlcnic_82xx_config_rss() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_mr.c | 81 struct mlxsw_sp_mr_route_key key; member 466 struct mlxsw_sp_mr_route_key key; in mlxsw_sp_mr_route_del() local 795 mlxsw_sp_mr_route4_key(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_key *key, struct mr_mfc *c) mlxsw_sp_mr_route4_key() argument 842 mlxsw_sp_mr_route6_key(struct mlxsw_sp_mr_table *mr_table, struct mlxsw_sp_mr_route_key *key, struct mr_mfc *c) mlxsw_sp_mr_route6_key() argument [all...] |