Home
last modified time | relevance | path

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

12345678910>>...45

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A 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()
H A 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()
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 Dtest_autoload.c28 int whatever; member
35 fake->whatever = 123; in prog3()
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp190 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 DGLWTPL5 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 DBSD-3-Clause-flex36 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 Dpython_pgm_template14 parser.add_argument("--whatever", default="", help="bla, bla.")
39 # valid_value(whatever)
/openbmc/linux/include/linux/
H A 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
H A 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
H A Drculist_bl.h38 * The caller must take whatever precautions are necessary
61 * The caller must take whatever precautions are necessary
/openbmc/linux/fs/xfs/scrub/
H A 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()
H A 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.
/openbmc/bmcweb/test/redfish-core/include/
H A Dsubmit_test_event_test.cpp27 testEvent.severity = "whatever"; in createTestEvent()
67 EXPECT_THAT(testEvent.severity, Optional(StrEq("whatever"))); in TEST()
/openbmc/u-boot/board/freescale/mpc8569mds/
H A DREADME44 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 Dtftp-0.42-tftpboot.patch31 - "-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 Dtcg-icount.rst42 with whatever caused the exit.
48 number of instructions to take the budget to 0 meaning whatever timer
H A Dsubmitting-a-pull-request.rst62 "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 Darmv7m.h57 * 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 Dexpand_remote_port.patch64 extern char *eval_client(struct request_info *);/* whatever is available */
65 extern char *eval_server(struct request_info *);/* whatever is available */
H A D13_shlib_weaksym.patch199 -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 Dbitbake.129 .\" 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 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
/openbmc/qemu/tests/qapi-schema/
H A Dtype-bypass-bad-gen.json2 { 'command': 'foo', 'gen': 'whatever' }
/openbmc/phosphor-pid-control/notimpl/
H A DREADME2 write-only object in whatever scenario.

12345678910>>...45