Home
last modified time | relevance | path

Searched full:whatever (Results 1 – 25 of 810) sorted by relevance

12345678910>>...33

/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dtest_custom_sec_handlers.c24 SEC("abc/whatever")
55 int whatever; in xyz() local
58 bpf_copy_from_user(&whatever, sizeof(whatever), NULL); in xyz()
Dlinked_funcs1.c48 static volatile int whatever; in set_output_weak() local
53 whatever = bpf_core_type_size(struct task_struct); in set_output_weak()
67 static volatile int whatever; in BPF_PROG() local
73 whatever = bpf_core_type_size(struct task_struct); in BPF_PROG()
Dlinked_funcs2.c48 static volatile int whatever; in set_output_weak() local
53 whatever = 2 * bpf_core_type_size(struct task_struct); in set_output_weak()
67 static volatile int whatever; in BPF_PROG() local
73 whatever = bpf_core_type_size(struct task_struct); in BPF_PROG()
Dtest_autoload.c28 int whatever; member
35 fake->whatever = 123; in prog3()
/Linux-v6.1/include/linux/
Drculist_nulls.h26 * 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
Drculist.h96 * 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
Drculist_bl.h38 * The caller must take whatever precautions are necessary
61 * The caller must take whatever precautions are necessary
/Linux-v6.1/fs/xfs/scrub/
Dhealth.c63 * sick_mask_visible to reflect whatever other structures are rebuilt, and
121 * If the scrubber finds errors, we mark sick whatever's mentioned in
125 * Otherwise, no direct corruption was found, so mark whatever's in
185 * We always want the cursor if it's the same type as whatever we're in xchk_ag_btree_healthy_enough()
Dscrub.h20 /* Acquire whatever resources are needed for the operation. */
81 * status with whatever we find.
/Linux-v6.1/drivers/usb/gadget/
DKconfig388 application may choose to do whatever it wants with the data
389 received from the USB Host and choose to provide whatever it
420 application may choose to do whatever it wants with the data
421 received from the USB Host and choose to provide whatever it
/Linux-v6.1/fs/xfs/libxfs/
Dxfs_log_recover.h38 /* Do whatever work we need to do for pass1, if provided. */
42 * This function should do whatever work is needed for pass2 of log
/Linux-v6.1/include/linux/decompress/
Dunxz.h7 * You can do whatever you want with this file.
/Linux-v6.1/drivers/parport/
DTODO-parport14 with (maybe just log) whatever the printer wants to tell the world.
/Linux-v6.1/scripts/
Dxz_wrap.sh9 # You can do whatever you want with this file.
Dsubarch.include4 # then ARCH is assigned, getting whatever value it gets normally, and
/Linux-v6.1/lib/xz/
Dxz_dec_syms.c7 * You can do whatever you want with this file.
/Linux-v6.1/Documentation/images/
DCOPYING-logo8 scale down to smaller sizes and are better for letterheads or whatever
/Linux-v6.1/tools/testing/selftests/bpf/verifier/
Draw_tp_writable.c24 /* clobber whatever's there */
/Linux-v6.1/kernel/
Dkexec_internal.h17 * Whatever is used to serialize accesses to the kexec_crash_image needs to be
/Linux-v6.1/arch/arm/boot/compressed/
Dhead-xscale.S19 @ whatever state it is, before it is turned off.
/Linux-v6.1/tools/perf/trace/beauty/tracepoints/
Dx86_irq_vectors.sh14 # and then replace whatever is using it and that is useful, which at
/Linux-v6.1/Documentation/block/
Dswitching-sched.rst25 device name (hda, hdb, sga, or whatever you happen to have).
/Linux-v6.1/LICENSES/exceptions/
DLinux-syscall-note22 v2.2 or v3.x or whatever), unless explicitly otherwise stated.
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/smsc/
Dsmc9.rst36 ifport=x : 0 for whatever is default
/Linux-v6.1/drivers/video/
Dof_videomode.c20 * (Set this to OF_USE_NATIVE_MODE to use whatever mode is

12345678910>>...33