Home
last modified time | relevance | path

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

12345678910>>...65

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dlinked_funcs2.c49 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()
Dlinked_funcs1.c49 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()
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()
Dtest_autoload.c28 int whatever; member
35 fake->whatever = 123; in prog3()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_autoload.c28 int whatever; member
35 fake->whatever = 123; in prog3()
/kernel/linux/linux-5.10/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.h105 * The caller must take whatever precautions are necessary
126 * The caller must take whatever precautions are necessary
151 * The caller must take whatever precautions are necessary
183 * The caller must take whatever precautions are necessary (such as
228 * Important note: the caller must take whatever action is necessary to prevent
504 * The caller must take whatever precautions are necessary
575 * The caller must take whatever precautions are necessary
606 * The caller must take whatever precautions are necessary
643 * The caller must take whatever precautions are necessary
670 * 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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/fs/xfs/scrub/
Dhealth.c61 * sick_mask_visible to reflect whatever other structures are rebuilt, and
119 * If the scrubber finds errors, we mark sick whatever's mentioned in
123 * Otherwise, no direct corruption was found, so mark whatever's in
182 * 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. */
72 * status with whatever we find.
/kernel/linux/linux-6.6/fs/xfs/scrub/
Dhealth.c65 * sick_mask_visible to reflect whatever other structures are rebuilt, and
123 * If the scrubber finds errors, we mark sick whatever's mentioned in
127 * Otherwise, no direct corruption was found, so mark whatever's in
187 * We always want the cursor if it's the same type as whatever we're in xchk_ag_btree_healthy_enough()
Dscrub.h36 /* Acquire whatever resources are needed for the operation. */
91 * Clean up resources owned by whatever is in the buffer. Cleanup can
110 * status with whatever we find.
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/drivers/usb/gadget/
DKconfig394 application may choose to do whatever it wants with the data
395 received from the USB Host and choose to provide whatever it
426 application may choose to do whatever it wants with the data
427 received from the USB Host and choose to provide whatever it
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/include/linux/decompress/
Dunxz.h7 * You can do whatever you want with this file.
/kernel/linux/linux-5.10/Documentation/
DCOPYING-logo8 scale down to smaller sizes and are better for letterheads or whatever
/kernel/linux/linux-6.6/include/linux/decompress/
Dunxz.h7 * You can do whatever you want with this file.
/kernel/linux/linux-6.6/scripts/
Dxz_wrap.sh9 # You can do whatever you want with this file.
/kernel/linux/linux-6.6/drivers/parport/
DTODO-parport14 with (maybe just log) whatever the printer wants to tell the world.
/kernel/linux/linux-5.10/drivers/parport/
DTODO-parport14 with (maybe just log) whatever the printer wants to tell the world.

12345678910>>...65