Home
last modified time | relevance | path

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

12345678910>>...27

/linux/tools/testing/selftests/bpf/progs/
H A 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()
H A Dverifier_btf_unreliable_prog.c10 struct whatever {}; struct
15 int btf_unreliable_kprobe(struct whatever *ctx) in btf_unreliable_kprobe()
H A Dfreplace_unreliable_prog.c10 * 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 *)
H A Dtest_autoload.c28 int whatever; member
35 fake->whatever = 123; in prog3()
H A Dverifier_global_subprogs.c210 struct whatever { }; struct
212 __weak int tp_whatever(struct whatever *ctx __arg_ctx) in tp_whatever()
H A Dverifier_raw_tp_writable.c39 /* clobber whatever's there */ \ in __flag()
/linux/rust/syn/
H A Dcustom_keyword.rs14 /// syn::custom_keyword!(whatever);
21 /// - [Peeking] — `input.peek(kw::whatever)`
23 /// - [Parsing] — `input.parse::<kw::whatever>()?`
27 /// - Construction from a [`Span`] — `let whatever_token = kw::whatever(sp)`
/linux/include/linux/
H A Drculist_bl.h38 * The caller must take whatever precautions are necessary
61 * The caller must take whatever precautions are necessary
/linux/drivers/usb/gadget/
H A DKconfig395 application may choose to do whatever it wants with the data
396 received from the USB Host and choose to provide whatever it
427 application may choose to do whatever it wants with the data
428 received from the USB Host and choose to provide whatever it
/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h39 /* 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/fs/xfs/scrub/
H A Dscrub.h81 /* Acquire whatever resources are needed for the operation. */
157 * Clean up resources owned by whatever is in the buffer. Cleanup can
187 * status with whatever we find.
/linux/drivers/parport/
H A DTODO-parport14 with (maybe just log) whatever the printer wants to tell the world.
/linux/Documentation/images/
H A DCOPYING-logo8 scale down to smaller sizes and are better for letterheads or whatever
/linux/scripts/
H A Dsubarch.include4 # then ARCH is assigned, getting whatever value it gets normally, and
/linux/Documentation/scsi/
H A Dscsi-changer.rst24 later may be anything, a MOD, a CD-ROM, a tape or whatever. For the
42 CD-ROM / Tape / whatever drive.
/linux/drivers/s390/scsi/
H A Dzfcp_diag.c27 * overwrites whatever was stored before at &zfcp_adapter->diagnostics!
240 * * whatever @buffer_update returns
/linux/arch/arm/mach-s3c/
H A Dsleep-s3c64xx.S32 * This is the entry point, stored by whatever method the bootloader
/linux/arch/arm/boot/compressed/
H A Dhead-xscale.S19 @ whatever state it is, before it is turned off.
H A Dhead-sa1100.S29 @ whatever state it is, before it is turned off.
/linux/LICENSES/exceptions/
H A DLinux-syscall-note22 v2.2 or v3.x or whatever), unless explicitly otherwise stated.
/linux/Documentation/networking/device_drivers/ethernet/smsc/
H A Dsmc9.rst36 ifport=x : 0 for whatever is default
/linux/Documentation/block/
H A Dswitching-sched.rst25 device name (hda, hdb, sga, or whatever you happen to have).
/linux/arch/arm64/mm/
H A Dmem_encrypt.c7 * acts as a top-level dispatcher to whatever hooks may have been
/linux/tools/perf/trace/beauty/tracepoints/
H A Dx86_irq_vectors.sh14 # and then replace whatever is using it and that is useful, which at
/linux/Documentation/fb/
H A Dsisfb.rst55 (or whatever mode you want to use, alternatively using any other format
57 the parameter format reads mode=none or mode=1024x768x16 (or whatever mode you

12345678910>>...27