/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A 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()
|
H A 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()
|
H A D | test_custom_sec_handlers.c | 55 int whatever; in xyz() local 58 bpf_copy_from_user(&whatever, sizeof(whatever), NULL); in xyz()
|
H A D | test_autoload.c | 28 int whatever; member 35 fake->whatever = 123; in prog3()
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | expand_remote_port.patch | 64 extern char *eval_client(struct request_info *);/* whatever is available */ 65 extern char *eval_server(struct request_info *);/* whatever is available */
|
H A D | 13_shlib_weaksym.patch | 199 -extern char *eval_client(); /* whatever is available */ 200 -extern char *eval_server(); /* whatever is available */ 205 +extern char *eval_client(struct request_info *);/* whatever is available */ 206 +extern char *eval_server(struct request_info *);/* whatever is available */
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | type-bypass-bad-gen.json | 2 { 'command': 'foo', 'gen': 'whatever' }
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | BSD-3-Clause-flex | 36 This basically says "do whatever you please with this software except 41 You are free to do whatever you please with scanners generated using flex;
|
H A D | Gutmann | 1 You can use this code in whatever way you want, as long as you don't try
|
H A D | Beerware | 1 …BSD.ORG> wrote this file. As long as you retain this notice you can do whatever you want with thi…
|
H A D | Soundex | 3 Freedom to use these sources for whatever you want, as long as credit
|
/openbmc/phosphor-pid-control/notimpl/ |
H A D | README | 2 write-only object in whatever scenario.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/ |
H A D | tftp-0.42-tftpboot.patch | 31 - "-p -c -U 002 -u tftpd -s /tftpboot" (replace 002 with whatever 32 + "-p -c -U 002 -u tftpd -s /var/lib/tftpboot" (replace 002 with whatever
|
/openbmc/u-boot/board/freescale/mpc8569mds/ |
H A D | README | 44 designer, we can set whatever we want */ 46 designer, we can set whatever we want */
|
/openbmc/linux/drivers/parport/ |
H A D | TODO-parport | 14 with (maybe just log) whatever the printer wants to tell the world.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ydotool/ |
H A D | ydotool_git.bb | 2 …imited to Wayland. You can use it on anything as long as it accepts keyboard/mouse/whatever input."
|
/openbmc/linux/arch/x86/realmode/rm/ |
H A D | trampoline_32.S | 51 lgdtl tr_gdt # load gdt with whatever is appropriate
|
/openbmc/linux/scripts/ |
H A D | subarch.include | 4 # then ARCH is assigned, getting whatever value it gets normally, and
|
/openbmc/openbmc/poky/meta/recipes-support/libfm/libfm/ |
H A D | 0001-Do-not-add-library-path-to-avoid-host-contamination.patch | 23 # the module should be linked only with libfm, not libfm-gtk or whatever
|
/openbmc/linux/arch/arm/boot/compressed/ |
H A D | head-xscale.S | 19 @ whatever state it is, before it is turned off.
|
H A D | head-sa1100.S | 29 @ whatever state it is, before it is turned off.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-dirty-equals_0.8.0.bb | 6 dirty-equals can be used in whatever context you like, but it comes \
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-power-twl4030 | 13 TWL data sheets. This uses whatever
|
/openbmc/openbmc/poky/meta/recipes-support/itstool/itstool/ |
H A D | 0002-Don-t-use-build-time-hardcoded-python-binary-path.patch | 9 whatever is found in PATH first. This should also allow the tool to use
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/libcupsfilters/ |
H A D | 0001-use-noexcept-false-instead-of-throw-from-c-17-onward.patch | 8 throw(whatever) with noexcept(false).
|