/external/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_compute_internal.h | 68 struct r600_resource *kernel_param; member
|
D | evergreen_compute.c | 471 pipe_resource_reference((struct pipe_resource**)&shader->kernel_param, NULL); in evergreen_delete_compute_state() 533 if (!shader->kernel_param) { in evergreen_compute_upload_input() 535 shader->kernel_param = (struct r600_resource *) in evergreen_compute_upload_input() 542 (struct pipe_resource*)shader->kernel_param, in evergreen_compute_upload_input() 574 (struct pipe_resource*)shader->kernel_param); in evergreen_compute_upload_input() 576 (struct pipe_resource*)shader->kernel_param); in evergreen_compute_upload_input()
|
/external/mesa3d/docs/relnotes/ |
D | 18.0.4.rst | 67 - eg/compute: Drop reference to kernel_param bo in destructor
|
/external/pytorch/torchgen/ |
D | model.py | 2847 for kernel_param, replacement_params in self.replace.items():
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 3846 struct kernel_param; 3871 struct kernel_param *kp; 4321 int (*set)(const char *, const struct kernel_param *); 4322 int (*get)(char *, const struct kernel_param *); 4330 struct kernel_param { struct 64461 const char *kernel_param; member 71727 const struct kernel_param *param;
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_600.h | 4360 struct kernel_param; 4383 struct kernel_param *kp; 5312 int (*set)(const char *, const struct kernel_param *); 5313 int (*get)(char *, const struct kernel_param *); 5321 struct kernel_param { struct 102014 const char *kernel_param; member 124313 const struct kernel_param *param;
|
D | vmlinux.h | 4360 struct kernel_param; 4383 struct kernel_param *kp; 5312 int (*set)(const char *, const struct kernel_param *); 5313 int (*get)(char *, const struct kernel_param *); 5321 struct kernel_param { struct 102014 const char *kernel_param; member 124313 const struct kernel_param *param;
|
/external/bcc/libbpf-tools/loongarch/ |
D | vmlinux_602.h | 344 struct kernel_param; 380 struct kernel_param *kp; 445 int (*set)(const char *, const struct kernel_param *); 446 int (*get)(char *, const struct kernel_param *); 5045 struct kernel_param { struct 75359 const char *kernel_param; member 101601 const struct kernel_param *param;
|
D | vmlinux.h | 344 struct kernel_param; 380 struct kernel_param *kp; 445 int (*set)(const char *, const struct kernel_param *); 446 int (*get)(char *, const struct kernel_param *); 5045 struct kernel_param { struct 75359 const char *kernel_param; member 101601 const struct kernel_param *param;
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 3870 struct kernel_param; 3897 struct kernel_param *kp; 4593 int (*set)(const char *, const struct kernel_param *); 4594 int (*get)(char *, const struct kernel_param *); 4602 struct kernel_param { struct 31699 const struct kernel_param *param; 57343 const char *kernel_param; member
|
D | vmlinux_518.h | 3870 struct kernel_param; 3897 struct kernel_param *kp; 4593 int (*set)(const char *, const struct kernel_param *); 4594 int (*get)(char *, const struct kernel_param *); 4602 struct kernel_param { struct 31699 const struct kernel_param *param; 57343 const char *kernel_param; member
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 3483 struct kernel_param; 3515 struct kernel_param *kp; 4618 int (*set)(const char *, const struct kernel_param *); 4619 int (*get)(char *, const struct kernel_param *); 4627 struct kernel_param { struct 17154 const struct kernel_param *param; 39235 const char *kernel_param; member
|
D | vmlinux.h | 3483 struct kernel_param; 3515 struct kernel_param *kp; 4618 int (*set)(const char *, const struct kernel_param *); 4619 int (*get)(char *, const struct kernel_param *); 4627 struct kernel_param { struct 17154 const struct kernel_param *param; 39235 const char *kernel_param; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 2926 struct kernel_param; 2957 struct kernel_param *kp; 4023 int (*set)(const char *, const struct kernel_param *); 4024 int (*get)(char *, const struct kernel_param *); 4032 struct kernel_param { struct 25206 const char *kernel_param; member 103437 const struct kernel_param *param;
|
D | vmlinux.h | 2926 struct kernel_param; 2957 struct kernel_param *kp; 4023 int (*set)(const char *, const struct kernel_param *); 4024 int (*get)(char *, const struct kernel_param *); 4032 struct kernel_param { struct 25206 const char *kernel_param; member 103437 const struct kernel_param *param;
|