/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 | 24 SEC("abc/whatever") 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/phosphor-user-manager/test/ |
H A D | user_mgr_test.cpp | 190 std::string expected = "whatever,https"; in TEST() 201 std::string expected = "whatever"; in TEST() 202 std::string str = "whatever,https"; in TEST() 433 EXPECT_NO_THROW(dumpStringToFile("whatever", tempPWQualityConfigFile)); in TEST_F() 442 EXPECT_NO_THROW(dumpStringToFile("whatever", tempFaillockConfigFile)); in TEST_F() 449 EXPECT_NO_THROW(dumpStringToFile("whatever", tempPWHistoryConfigFile)); in TEST_F() 463 EXPECT_NO_THROW(dumpStringToFile("whatever", tempPWQualityConfigFile)); in TEST_F() 471 EXPECT_NO_THROW(dumpStringToFile("whatever", tempFaillockConfigFile)); in TEST_F() 477 EXPECT_NO_THROW(dumpStringToFile("whatever", tempPWHistoryConfigFile)); in TEST_F() 488 EXPECT_NO_THROW(dumpStringToFile("whatever", tempPWQualityConfigFile)); in TEST_F() [all …]
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | GLWTPL | 5 sublicense or whatever they want with this software but at their OWN RISK. 16 0. You just DO WHATEVER YOU WANT TO as long as you NEVER LEAVE A
|
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;
|
/openbmc/openbmc-test-automation/templates/ |
H A D | python_pgm_template | 14 parser.add_argument("--whatever", default="", help="bla, bla.") 39 # valid_value(whatever)
|
/openbmc/linux/include/linux/ |
H A 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
|
H A 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
|
H A D | rculist_bl.h | 38 * The caller must take whatever precautions are necessary 61 * The caller must take whatever precautions are necessary
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | health.c | 65 * 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()
|
H A D | scrub.h | 36 /* 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.
|
/openbmc/bmcweb/test/redfish-core/include/ |
H A D | submit_test_event_test.cpp | 27 testEvent.severity = "whatever"; in createTestEvent() 67 EXPECT_THAT(testEvent.severity, Optional(StrEq("whatever"))); in TEST()
|
/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/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/qemu/docs/devel/ |
H A D | tcg-icount.rst | 42 with whatever caused the exit. 48 number of instructions to take the budget to 0 meaning whatever timer
|
H A D | submitting-a-pull-request.rst | 62 "PULL SUBSYSTEM whatever" in the subject tag**. If your pull request is 65 subject tag is "PULL SUBSYSTEM s390/block/whatever" rather than just
|
/openbmc/qemu/include/hw/arm/ |
H A D | armv7m.h | 57 * to CPU object pmsav7-dregion property; default is whatever the default 60 * whatever the default for the CPU is; must currently be set to the same
|
/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/openbmc/poky/bitbake/doc/ |
H A D | bitbake.1 | 29 .\" TeX users may be more comfortable with the \fB<whatever>\fP and 30 .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
|
/openbmc/linux/drivers/usb/gadget/ |
H A D | Kconfig | 394 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
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | type-bypass-bad-gen.json | 2 { 'command': 'foo', 'gen': 'whatever' }
|
/openbmc/phosphor-pid-control/notimpl/ |
H A D | README | 2 write-only object in whatever scenario.
|