Home
last modified time | relevance | path

Searched defs:kernel (Results 1 – 25 of 74) sorted by relevance

123

/linux-6.14.4/Documentation/translations/it_IT/process/
Dchanges.rst77 GCC
83 Clang/LLVM (opzionale)
93 Rust (opzionale)
103 bindgen (opzionale)
108 Make
113 Bash
118 Binutils
123 pkg-config
131 Flex
137 Bison
[all …]
/linux-6.14.4/Documentation/driver-api/
Dw1.rst10 include/linux/w1.h
18 drivers/w1/w1.c
26 drivers/w1/w1_family.c
34 drivers/w1/w1_internal.h
42 drivers/w1/w1_int.c
50 drivers/w1/w1_netlink.h
58 drivers/w1/w1_io.c
/linux-6.14.4/Documentation/admin-guide/
Dquickly-build-trimmed-linux.rst692 Pitfalls when using another configuration file as base
714 Influencing the configuration
728 Big pitfall when using localmodconfig
760 Remote building with localmodconfig
880 Dealing with build errors
915 Package your kernel up
988 .. _another:
Dverify-bugs-and-bisect-regressions.rst1421 .. _localmodconfig_bisref:
1470 .. _tagging_bisref:
1665 Dealing with build errors
1700 Package your kernel up
1793 .. _tainted_bisref:
/linux-6.14.4/arch/powerpc/mm/
Dpgtable-frag.c55 static pte_t *__alloc_for_ptecache(struct mm_struct *mm, int kernel) in __alloc_for_ptecache()
98 pte_t *pte_fragment_alloc(struct mm_struct *mm, int kernel) in pte_fragment_alloc()
118 void pte_fragment_free(unsigned long *table, int kernel) in pte_fragment_free()
/linux-6.14.4/Documentation/admin-guide/hw-vuln/
Dspectre.rst155 Spectre variant 1
170 Spectre variant 1 (swapgs)
200 Spectre variant 2
/linux-6.14.4/arch/mips/generic/
Dboard-ocelot.its.S30 kernel = "kernel"; define
36 kernel = "kernel"; define
Dboard-jaguar2.its.S29 kernel = "kernel"; define
35 kernel = "kernel"; define
Dboard-ni169445.its.S18 kernel = "kernel"; define
Dboard-boston.its.S18 kernel = "kernel"; define
Dboard-xilfpga.its.S18 kernel = "kernel"; define
Dboard-marduk.its.S18 kernel = "kernel"; define
Dboard-luton.its.S19 kernel = "kernel"; define
Dboard-serval.its.S19 kernel = "kernel"; define
Dvmlinux.its.S29 kernel = "kernel"; define
/linux-6.14.4/arch/powerpc/purgatory/
Dtrampoline_64.S122 .globl kernel symbol
123 kernel: label
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dkprobe_multi_test.c435 static bool is_invalid_entry(char *buf, bool kernel) in is_invalid_entry()
494 static int get_syms(char ***symsp, size_t *cntp, bool kernel) in get_syms()
576 static int get_addrs(unsigned long **addrsp, size_t *cntp, bool kernel) in get_addrs()
666 static void test_kprobe_multi_bench_attach(bool kernel) in test_kprobe_multi_bench_attach()
691 static void test_kprobe_multi_bench_attach_addr(bool kernel) in test_kprobe_multi_bench_attach_addr()
/linux-6.14.4/arch/s390/kernel/
Dkexec_elf.c23 void *kernel; in kexec_file_add_kernel_elf() local
69 char *kernel, unsigned long kernel_len, in s390_elf_load()
Dkexec_image.c46 char *kernel, unsigned long kernel_len, in s390_image_load()
/linux-6.14.4/arch/hexagon/lib/
Dmemcpy.S163 #define kernel R4 /* number of 32byte chunks in kernel */ macro
243 kernel = sub(len, prolog); define
256 kernel = lsr(kernel, #5); define
438 kernel = and(epilog, #7); define
/linux-6.14.4/arch/mips/mobileye/
Dboard-epm5.its.S20 kernel = "kernel"; define
Dvmlinux.its.S29 kernel = "kernel"; define
/linux-6.14.4/kernel/bpf/
Dstackmap.c307 bool kernel = !user; in BPF_CALL_3() local
353 bool kernel, user; in BPF_CALL_3() local
415 bool kernel = !user; in __bpf_get_stack() local
585 bool kernel, user; in BPF_CALL_4() local
/linux-6.14.4/arch/arm/kernel/
Dsys_oabi-compat.c200 static int get_oabi_flock(struct flock64 *kernel, struct oabi_flock64 __user *arg) in get_oabi_flock()
217 static int put_oabi_flock(struct flock64 *kernel, struct oabi_flock64 __user *arg) in put_oabi_flock()
287 struct epoll_event kernel; in sys_oabi_epoll_ctl() local
/linux-6.14.4/arch/arm64/kernel/
Dkexec_image.c37 char *kernel, unsigned long kernel_len, in image_load()

123