/linux/Documentation/translations/it_IT/process/ |
A D | changes.rst | 75 GCC 91 Make 96 Bash 114 Flex 120 Bison 136 Perl 142 BC 158 Tar 380 gcc 390 Make [all …]
|
/linux/Documentation/process/ |
A D | coding-style.rst | 1211 Avoid panic() 1218 Use WARN() rather than BUG() 1230 Use WARN_ON_ONCE() rather than WARN() or WARN_ON() 1239 Do not WARN lightly 1249 Do not worry about panic_on_warn users 1261 Use BUILD_BUG_ON() for compile-time assertions
|
/linux/Documentation/translations/sp_SP/process/ |
A D | coding-style.rst | 1236 Evite el panic() 1243 Use WARN() en lugar de BUG() 1256 Use WARN_ON_ONCE() en lugar de WARN() o WARN_ON() 1265 No haga WARN a la ligera 1276 No se preocupe sobre panic_on_warn de usuarios 1289 Use BUILD_BUG_ON() para aserciones en tiempo de compilación
|
/linux/Documentation/admin-guide/ |
A D | quickly-build-trimmed-linux.rst | 692 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:
|
A D | verify-bugs-and-bisect-regressions.rst | 1421 .. _localmodconfig_bisref: 1470 .. _tagging_bisref: 1665 Dealing with build errors 1700 Package your kernel up 1793 .. _tainted_bisref:
|
/linux/arch/powerpc/mm/ |
A D | pgtable-frag.c | 55 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/arch/mips/generic/ |
A D | board-ocelot.its.S | 30 kernel = "kernel"; define 36 kernel = "kernel"; define
|
A D | board-jaguar2.its.S | 29 kernel = "kernel"; define 35 kernel = "kernel"; define
|
A D | board-luton.its.S | 19 kernel = "kernel"; define
|
A D | board-marduk.its.S | 18 kernel = "kernel"; define
|
A D | board-ni169445.its.S | 18 kernel = "kernel"; define
|
A D | board-xilfpga.its.S | 18 kernel = "kernel"; define
|
A D | board-boston.its.S | 18 kernel = "kernel"; define
|
A D | board-serval.its.S | 19 kernel = "kernel"; define
|
A D | vmlinux.its.S | 29 kernel = "kernel"; define
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
A D | kprobe_multi_test.c | 409 static bool is_invalid_entry(char *buf, bool kernel) in is_invalid_entry() 468 static int get_syms(char ***symsp, size_t *cntp, bool kernel) in get_syms() 550 static int get_addrs(unsigned long **addrsp, size_t *cntp, bool kernel) in get_addrs() 640 static void test_kprobe_multi_bench_attach(bool kernel) in test_kprobe_multi_bench_attach() 665 static void test_kprobe_multi_bench_attach_addr(bool kernel) in test_kprobe_multi_bench_attach_addr()
|
/linux/arch/s390/kernel/ |
A D | kexec_elf.c | 23 void *kernel; in kexec_file_add_kernel_elf() local 69 char *kernel, unsigned long kernel_len, in s390_elf_load()
|
A D | kexec_image.c | 46 char *kernel, unsigned long kernel_len, in s390_image_load()
|
/linux/Documentation/admin-guide/hw-vuln/ |
A D | spectre.rst | 155 Spectre variant 1 170 Spectre variant 1 (swapgs) 200 Spectre variant 2
|
/linux/arch/hexagon/lib/ |
A D | memcpy.S | 163 #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/arch/mips/mobileye/ |
A D | board-epm5.its.S | 20 kernel = "kernel"; define
|
A D | vmlinux.its.S | 29 kernel = "kernel"; define
|
/linux/arch/powerpc/purgatory/ |
A D | trampoline_64.S | 123 kernel: label
|
/linux/kernel/bpf/ |
A D | stackmap.c | 307 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/arch/arm/kernel/ |
A D | sys_oabi-compat.c | 200 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() 289 struct epoll_event kernel; in sys_oabi_epoll_ctl() local
|