/linux-6.8/tools/testing/selftests/bpf/progs/ |
D | linked_funcs2.c | 49 static volatile int whatever; in set_output_weak() local 54 whatever = 2 * bpf_core_type_size(struct task_struct); in set_output_weak() 55 __sink(whatever); in set_output_weak() 69 static volatile int whatever; in BPF_PROG() local 75 whatever = bpf_core_type_size(struct task_struct); in BPF_PROG() 76 __sink(whatever); in BPF_PROG()
|
D | linked_funcs1.c | 49 static volatile int whatever; in set_output_weak() local 54 whatever = bpf_core_type_size(struct task_struct); in set_output_weak() 55 __sink(whatever); in set_output_weak() 69 static volatile int whatever; in BPF_PROG() local 75 whatever = bpf_core_type_size(struct task_struct); in BPF_PROG() 76 __sink(whatever); in BPF_PROG()
|
D | test_custom_sec_handlers.c | 24 SEC("abc/whatever") 55 int whatever; in xyz() local 58 bpf_copy_from_user(&whatever, sizeof(whatever), NULL); in xyz()
|
D | verifier_btf_unreliable_prog.c | 10 struct whatever {}; struct 15 int btf_unreliable_kprobe(struct whatever *ctx) in btf_unreliable_kprobe()
|
D | freplace_unreliable_prog.c | 10 * program has `stuct whatever *ctx` argument, so freplace operation will be 13 …lace_btf_unreliable_kprobe(struct pt_regs *) doesn't match btf_unreliable_kprobe(struct whatever *)
|
D | test_autoload.c | 28 int whatever; member 35 fake->whatever = 123; in prog3()
|
D | verifier_global_subprogs.c | 173 struct whatever { }; struct 175 __weak int tp_whatever(struct whatever *ctx __arg_ctx) in tp_whatever()
|
/linux-6.8/include/linux/ |
D | rculist_nulls.h | 26 * The caller must take whatever precautions are necessary (such as 66 * The caller must take whatever precautions are necessary 89 * The caller must take whatever precautions are necessary 120 * The caller must take whatever precautions are necessary
|
D | rculist.h | 96 * The caller must take whatever precautions are necessary 117 * The caller must take whatever precautions are necessary 142 * The caller must take whatever precautions are necessary 174 * The caller must take whatever precautions are necessary (such as 219 * Important note: the caller must take whatever action is necessary to prevent 503 * The caller must take whatever precautions are necessary 574 * The caller must take whatever precautions are necessary 605 * The caller must take whatever precautions are necessary 642 * The caller must take whatever precautions are necessary 669 * The caller must take whatever precautions are necessary
|
D | rculist_bl.h | 38 * The caller must take whatever precautions are necessary 61 * The caller must take whatever precautions are necessary
|
/linux-6.8/fs/xfs/scrub/ |
D | health.c | 63 * sick_mask_visible to reflect whatever other structures are rebuilt, and 153 * If the scrubber finds errors, we mark sick whatever's mentioned in 157 * Otherwise, no direct corruption was found, so mark whatever's in 217 * We always want the cursor if it's the same type as whatever we're in xchk_ag_btree_healthy_enough()
|
D | scrub.h | 29 /* Acquire whatever resources are needed for the operation. */ 92 * Clean up resources owned by whatever is in the buffer. Cleanup can 111 * status with whatever we find.
|
/linux-6.8/drivers/usb/gadget/ |
D | Kconfig | 392 application may choose to do whatever it wants with the data 393 received from the USB Host and choose to provide whatever it 424 application may choose to do whatever it wants with the data 425 received from the USB Host and choose to provide whatever it
|
/linux-6.8/fs/xfs/libxfs/ |
D | xfs_log_recover.h | 39 /* Do whatever work we need to do for pass1, if provided. */ 43 * This function should do whatever work is needed for pass2 of log
|
/linux-6.8/include/linux/decompress/ |
D | unxz.h | 7 * You can do whatever you want with this file.
|
/linux-6.8/scripts/ |
D | xz_wrap.sh | 9 # You can do whatever you want with this file.
|
D | subarch.include | 4 # then ARCH is assigned, getting whatever value it gets normally, and
|
/linux-6.8/drivers/parport/ |
D | TODO-parport | 14 with (maybe just log) whatever the printer wants to tell the world.
|
/linux-6.8/lib/xz/ |
D | xz_dec_syms.c | 7 * You can do whatever you want with this file.
|
/linux-6.8/Documentation/images/ |
D | COPYING-logo | 8 scale down to smaller sizes and are better for letterheads or whatever
|
/linux-6.8/kernel/ |
D | kexec_internal.h | 17 * Whatever is used to serialize accesses to the kexec_crash_image needs to be
|
/linux-6.8/arch/arm/mach-s3c/ |
D | sleep-s3c64xx.S | 32 * This is the entry point, stored by whatever method the bootloader
|
/linux-6.8/arch/arm/boot/compressed/ |
D | head-xscale.S | 19 @ whatever state it is, before it is turned off.
|
/linux-6.8/tools/perf/trace/beauty/tracepoints/ |
D | x86_irq_vectors.sh | 14 # and then replace whatever is using it and that is useful, which at
|
/linux-6.8/LICENSES/exceptions/ |
D | Linux-syscall-note | 22 v2.2 or v3.x or whatever), unless explicitly otherwise stated.
|