/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_display_rps.c | 21 do_rps_boost(struct wait_queue_entry *_wait, unsigned mode, int sync, void *key) do_rps_boost() argument
|
H A D | intel_sprite_uapi.c | 21 struct drm_intel_sprite_colorkey *key = &plane_state->ckey; in intel_plane_set_ckey() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmmgm20b.c | 57 gm20b_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) gm20b_vmm_new() argument 66 gm20b_vmm_new_fixed(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) gm20b_vmm_new_fixed() argument
|
H A D | vmmgk20a.c | 67 gk20a_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) gk20a_vmm_new() argument
|
H A D | vmmgp10b.c | 45 gp10b_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) gp10b_vmm_new() argument
|
H A D | vmmtu102.c | 71 tu102_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) tu102_vmm_new() argument
|
H A D | vmmmcp77.c | 39 mcp77_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) mcp77_vmm_new() argument
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-bio-prison-v1.h | 55 struct dm_cell_key key; member
|
H A D | dm-bio-prison-v2.h | 53 struct dm_cell_key_v2 key; member
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | bpf_map.c | 31 void *prev_key = NULL, *key, *value; in bpf_map__fprintf() local
|
H A D | pstack.c | 40 void pstack__remove(struct pstack *pstack, void *key) in pstack__remove() argument 57 void pstack__push(struct pstack *pstack, void *key) in pstack__push() argument
|
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/ |
H A D | func_latency.bpf.c | 47 __u64 key, now; in BPF_PROG() local 94 __u32 key; in BPF_PROG() local [all...] |
H A D | bpf_prog_profiler.bpf.c | 35 __u32 key = bpf_get_smp_processor_id(); in BPF_PROG() local
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | lathist_kern.c | 75 int key, cpu; in bpf_prog2() local
|
H A D | sock_example.c | 38 int sock = -1, map_fd, prog_fd, i, key; in test_sock() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | netcnt.c | 14 struct bpf_cgroup_storage_key key; in serial_test_netcnt() local
|
H A D | for_each.c | 17 __u32 key, num_cpus; in test_hash_map() local 79 __u32 key, num_cpus, max_entries; test_array_map() local [all...] |
H A D | map_kptr.c | 17 int key = 0, ret, cpu; in test_map_kptr_success() local [all...] |
H A D | map_lock.c | 24 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local 56 int err = 0, key = 0, i; in test_map_lock() local
|
H A D | pe_preserve_elems.c | 12 int err, key = 0, pfd = -1, mfd = bpf_map__fd(map); in test_one_map() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/proc/ |
H A D | proc-fsconfig-hidepid.c | 28 static inline int fsconfig(int fd, unsigned int cmd, const char *key, const void *val, int aux) in fsconfig() argument
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
H A D | ipcbuf.h | 9 __kernel_key_t key; member
|
/kernel/linux/linux-6.6/security/integrity/platform_certs/ |
H A D | load_powerpc.c | 29 static __init void *get_cert_list(u8 *key, unsigned long keylen, u64 *size) in get_cert_list() argument
|
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | symtab.c | 12 static unsigned int symhash(const void *key) in symhash() argument
|
/kernel/linux/linux-6.6/security/keys/ |
H A D | permission.c | 29 struct key *key; in key_task_permission() local 102 key_validate(const struct key *key) key_validate() argument [all...] |