Home
last modified time | relevance | path

Searched defs:kernel (Results 26 - 50 of 222) sorted by relevance

123456789

/kernel/linux/linux-6.6/samples/rust/
H A Drust_minimal.rs
/third_party/ffmpeg/libavfilter/tests/
H A Ddnn-layer-conv2d.c89 float kernel[2*3*3*3] = { in test_with_same_dilate() local
194 float kernel[2*3*3*3] = { test_with_valid() local
[all...]
H A Ddnn-layer-dense.c91 float kernel[3*3] = { in test() local
[all...]
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_conv2d.h33 float *kernel; member
/third_party/ffmpeg/tests/dnn/
H A Ddnn-layer-conv2d-test.c89 float kernel[2*3*3*3] = { in test_with_same_dilate() local
194 float kernel[2*3*3*3] = { test_with_valid() local
[all...]
H A Ddnn-layer-dense-test.c91 float kernel[3*3] = { in test() local
[all...]
/third_party/ltp/include/lapi/
H A Dip_tables.h22 } kernel; member
40 } kernel; member
/third_party/python/Modules/_decimal/libmpdec/
H A Dsixstep.c53 mpd_uint_t kernel; in six_step_fnt() local
138 mpd_uint_t kernel; in inv_six_step_fnt() local
H A Dnumbertheory.c84 mpd_uint_t kernel, w; in _mpd_init_fnt_params() local
124 mpd_uint_t kernel; in _mpd_init_w3table() local
H A Dnumbertheory.h45 mpd_uint_t kernel; member
/third_party/skia/gm/
H A Dimagefiltersgraph.cpp113 SkScalar kernel[9] = { -1, -1, -1, variable
/third_party/skia/bench/
H A DMatrixConvolutionBench.cpp26 SkScalar kernel[81]; in MatrixConvolutionBench() local
38 SkScalar kernel[9] = { in MatrixConvolutionBench() local
/kernel/linux/linux-5.10/arch/mips/oprofile/
H A Dop_impl.h21 unsigned long kernel; member
/kernel/linux/linux-5.10/arch/um/kernel/skas/
H A Dmmu.c17 init_stub_pte(struct mm_struct *mm, unsigned long proc, unsigned long kernel) init_stub_pte() argument
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dkexec_elf.c23 void *kernel; in kexec_file_add_kernel_elf() local
66 s390_elf_load(struct kimage *image, char *kernel, unsigned long kernel_len, char *initrd, unsigned long initrd_len, char *cmdline, unsigned long cmdline_len) s390_elf_load() argument
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dpgtable-frag.c55 static pte_t *__alloc_for_ptecache(struct mm_struct *mm, int kernel) in __alloc_for_ptecache() argument
98 pte_t *pte_fragment_alloc(struct mm_struct *mm, int kernel) in pte_fragment_alloc() argument
118 void pte_fragment_free(unsigned long *table, int kernel) in pte_fragment_free() argument
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dkexec_elf.c23 void *kernel; in kexec_file_add_kernel_elf() local
66 s390_elf_load(struct kimage *image, char *kernel, unsigned long kernel_len, char *initrd, unsigned long initrd_len, char *cmdline, unsigned long cmdline_len) s390_elf_load() argument
/kernel/linux/linux-5.10/arch/csky/abiv2/inc/abi/
H A Dckmmu.h103 static inline void setup_pgd(unsigned long pgd, bool kernel) in setup_pgd() argument
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dkexec_image.c37 image_load(struct kimage *image, char *kernel, unsigned long kernel_len, char *initrd, unsigned long initrd_len, char *cmdline, unsigned long cmdline_len) image_load() argument
134 image_verify_sig(const char *kernel, unsigned long kernel_len) image_verify_sig() argument
[all...]
/kernel/linux/linux-5.10/arch/csky/abiv1/inc/abi/
H A Dckmmu.h92 static inline void setup_pgd(unsigned long pgd, bool kernel) in setup_pgd() argument
/kernel/linux/linux-5.10/arch/alpha/oprofile/
H A Dop_impl.h19 unsigned long kernel; member
/kernel/linux/linux-5.10/arch/parisc/
H A DMakefile[all...]
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dkexec_image.c36 image_load(struct kimage *image, char *kernel, unsigned long kernel_len, char *initrd, unsigned long initrd_len, char *cmdline, unsigned long cmdline_len) image_load() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_gem.c45 qxl_gem_object_create(struct qxl_device *qdev, int size, int alignment, int initial_domain, bool discardable, bool kernel, struct qxl_surface *surf, struct drm_gem_object **obj) qxl_gem_object_create() argument
/kernel/linux/linux-5.10/include/linux/
H A Dsockptr.h16 void *kernel; member

Completed in 7 milliseconds

123456789