Searched defs:key (Results 226 - 250 of 2070) sorted by relevance

1234567891011>>

/linux-master/samples/bpf/
H A Dtracex2.bpf.c84 struct hist_key key; local
H A Dtracex4_user.c31 __u64 key, next_key; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dhtab_reuse.c27 unsigned int key; local
44 unsigned int key; local
[all...]
H A Dstacktrace_build_id_nmi.c15 __u32 key, prev_key, val, duration = 0; local
[all...]
H A Dstacktrace_build_id.c11 __u32 key, prev_key, val, duration = 0; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_hashmap_lookup.c23 u32 __attribute__((__aligned__(8))) key[NR_CPUS]; variable
H A Dtest_subprogs.c16 int key = 0; local
36 int key = 0; local
H A Dtest_stacktrace_map.c57 __u32 key = 0, val = 0, *value_p; local
[all...]
H A Dsock_destroy_prog.c31 int key = 0; local
54 int key = 0; local
110 int key = 0; local
/linux-master/drivers/input/keyboard/
H A Ddlink-dir685-touchkeys.c33 unsigned long key; local
/linux-master/tools/perf/arch/arm64/util/
H A Dkvm-stat.c24 event_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) argument
50 event_end(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) argument
[all...]
/linux-master/tools/perf/arch/s390/util/
H A Dkvm-stat.c26 event_icpt_insn_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) argument
37 event_sigp_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) argument
45 event_diag_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) argument
53 event_icpt_prog_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) argument
[all...]
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_loop.c29 static error_t parse_arg(int key, char *arg, struct argp_state *state) argument
/linux-master/crypto/
H A Daegis128-neon.c23 crypto_aegis128_init_simd(struct aegis_state *state, const union aegis_block *key, const u8 *iv) argument
/linux-master/drivers/staging/wlan-ng/
H A Dp80211wep.c46 int wep_change_key(struct wlandevice *wlandev, int keynum, u8 *key, int keylen) argument
73 u8 s[256], key[64], c_crc[4]; local
144 u8 s[256], key[64]; local
[all...]
/linux-master/kernel/sched/
H A Dswait.c6 __init_swait_queue_head(struct swait_queue_head *q, const char *name, struct lock_class_key *key) argument
/linux-master/arch/powerpc/crypto/
H A Dpoly1305-p10-glue.c56 struct poly1305_core_key *key = &dctx->core_r; local
/linux-master/sound/firewire/dice/
H A Ddice-weiss.c78 int key, val, model_id; local
/linux-master/fs/bcachefs/
H A Dsiphash.c86 void SipHash_Init(SIPHASH_CTX *ctx, const SIPHASH_KEY *key) argument
166 u64 SipHash(const SIPHASH_KEY *key, int rc, int rf, const void *src, size_t len) argument
/linux-master/fs/btrfs/tests/
H A Dextent-buffer-tests.c25 struct btrfs_key key; local
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dpci_mac.c15 struct ieee80211_key_conf *key = info->control.hw_key; local
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci_mac.c15 struct ieee80211_key_conf *key = info->control.hw_key; local
/linux-master/arch/s390/lib/
H A Duaccess.c34 raw_copy_from_user_key(void *to, const void __user *from, unsigned long size, unsigned long key) argument
79 _copy_from_user_key(void *to, const void __user *from, unsigned long n, unsigned long key) argument
96 raw_copy_to_user_key(void __user *to, const void *from, unsigned long size, unsigned long key) argument
141 _copy_to_user_key(void __user *to, const void *from, unsigned long n, unsigned long key) argument
[all...]
/linux-master/include/linux/
H A Dipc.h16 key_t key; member in struct:kern_ipc_perm
/linux-master/fs/afs/
H A Dfs_operation.c18 struct afs_operation *afs_alloc_operation(struct key *key, struct afs_volume *volume) argument
[all...]

Completed in 197 milliseconds

1234567891011>>