Home
last modified time | relevance | path

Searched refs:usage (Results 176 – 200 of 1865) sorted by relevance

12345678910>>...75

/openbmc/linux/tools/testing/selftests/net/
H A Dndisc_unsolicited_na_test.sh206 usage() function
209 usage: ${0##*/} OPTS
223 h) usage; exit 0;;
224 *) usage; exit 1;;
/openbmc/linux/drivers/hid/
H A Dhid-asus.c312 struct hid_usage *usage, __s32 value) in asus_event() argument
314 if ((usage->hid & HID_USAGE_PAGE) == 0xff310000 && in asus_event()
315 (usage->hid & HID_USAGE) != 0x00 && in asus_event()
316 (usage->hid & HID_USAGE) != 0xff && !usage->type) { in asus_event()
318 usage->hid & HID_USAGE); in asus_event()
833 struct hid_usage *usage, unsigned long **bit, in asus_input_mapping() argument
855 usage->hid == (HID_UP_GENDEVCTRLS | 0x0026))) in asus_input_mapping()
860 switch (usage->hid & HID_USAGE) { in asus_input_mapping()
906 switch (usage->hid & HID_USAGE) { in asus_input_mapping()
934 switch (usage->hid & HID_USAGE) { in asus_input_mapping()
[all …]
/openbmc/u-boot/lib/lzma/
H A Dimport_lzmasdk.sh3 usage() { function
10 usage
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpulimit/
H A Dcpulimit_0.2.bb1 SUMMARY = "cpulimit is a tool which limits the CPU usage of a process"
2usage of a process (expressed in percentage, not in CPU time). This is useful to control batch job…
/openbmc/linux/samples/bpf/
H A Dibumad_user.c73 static void usage(char *cmd) in usage() function
100 usage(argv[0]); in main()
106 usage(argv[0]); in main()
/openbmc/openbmc/poky/meta/recipes-core/musl/musl/
H A D0001-Make-dynamic-linker-a-relative-symlink-to-libc.patch44 usage() {
45 -printf "usage: %s [-D] [-l] [-m mode] src dest\n" "$0" 1>&2
46 +printf "usage: %s [-D] [-l] [-r] [-m mode] src dest\n" "$0" 1>&2
62 ?) usage ;;
/openbmc/qemu/tests/qtest/fuzz/
H A Dfuzz.c90 static void usage(char *path) in usage() function
184 usage(**argv); in LLVMFuzzerInitialize()
188 usage(**argv); in LLVMFuzzerInitialize()
201 usage(**argv); in LLVMFuzzerInitialize()
/openbmc/linux/security/landlock/
H A Dobject.h48 refcount_t usage; member
88 refcount_inc(&object->usage); in landlock_get_object()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0005-FF-A-v15-arm_ffa-introduce-armffa-command.patch16 [1]: doc/usage/cmd/armffa.rst
31 doc/usage/cmd/armffa.rst | 93 ++++++++++++++
32 doc/usage/index.rst | 1 +
36 create mode 100644 doc/usage/cmd/armffa.rst
48 +F: doc/usage/cmd/armffa.rst
306 +Please refer the command documentation at :doc:`../usage/cmd/armffa`
311 diff --git a/doc/usage/cmd/armffa.rst b/doc/usage/cmd/armffa.rst
315 +++ b/doc/usage/cmd/armffa.rst
410 diff --git a/doc/usage/index.rst b/doc/usage/index.rst
412 --- a/doc/usage/index.rst
[all …]
/openbmc/openbmc-test-automation/gui/test/server_control/
H A Dtest_obmc_gui_manage_power_usage.robot3 Documentation Test OpenBMC GUI "Manage power usage" sub-menu of "Server control".
20 [Documentation] Verify existence of all sections in manage power usage page.
28 [Documentation] Verify existence of all buttons in manage power usage page.
/openbmc/u-boot/scripts/dtc/
H A Dutil.h230 #define usage(errmsg) \ macro
262 case 'h': usage(NULL); \
264 case '?': usage("unknown option");
/openbmc/linux/tools/testing/selftests/futex/functional/
H A Dfutex_requeue.c19 void usage(char *prog) in usage() function
57 usage(basename(argv[0])); in main()
63 usage(basename(argv[0])); in main()
/openbmc/linux/include/linux/
H A Dkernel_stat.h97 enum cpu_usage_stat usage, int cpu);
101 enum cpu_usage_stat usage, int cpu) in kcpustat_field() argument
103 return kcpustat->cpustat[usage]; in kcpustat_field()
/openbmc/linux/drivers/iio/orientation/
H A Dhid-sensor-rotation.c223 hsdev->usage, in dev_rot_parse_report()
250 switch (hsdev->usage) { in hid_dev_rot_probe()
265 hsdev->usage, in hid_dev_rot_probe()
284 hsdev->usage, rot_state); in hid_dev_rot_probe()
313 ret = sensor_hub_register_callback(hsdev, hsdev->usage, in hid_dev_rot_probe()
336 sensor_hub_remove_callback(hsdev, hsdev->usage); in hid_dev_rot_remove()
/openbmc/qemu/python/qemu/utils/
H A Dqemu_ga_client.py198 usage = 'Usage: fsfreeze status|freeze|thaw'
201 print(usage)
205 print(usage)
245 usage = 'Usage: suspend disk|ram|hybrid'
248 print(usage)
252 print(usage)
/openbmc/linux/tools/testing/selftests/ftrace/
H A Dftracetest10 usage() { # errno [message] function
89 usage 0
101 usage "--console can not use with --verbose"
110 usage "--console can not use with --verbose"
141 usage 1 "$1 is not a testcase"
150 usage 1 "Invalid option ($1)"
/openbmc/linux/tools/hv/
H A Dvmbus_testing272 parser = argparse.ArgumentParser(prog = "vmbus_testing",usage ="\n"
314 usage = "%(prog)s [-h]\n"
331 usage = "%(prog)s [disable_all | D] -h\n"
339 usage = "%(prog)s [disable_single | d] -h\n"
347 usage = "%(prog)s [view_all | V] -h\n"
357 usage = "%(prog)s [view_single | v] -h\n"
/openbmc/openbmc/poky/scripts/
H A Doe-setup-vscode3 usage() { function
10 usage
/openbmc/u-boot/tools/
H A Dmkimage.c72 static void usage(const char *msg) in usage() function
160 usage("Invalid architecture"); in process_args()
178 usage("Invalid compression type"); in process_args()
234 usage("Invalid operating system"); in process_args()
269 usage("Invalid image type"); in process_args()
282 usage("Invalid option"); in process_args()
301 usage("Missing data file for auto-FIT (use -d)"); in process_args()
304 usage("Missing data file for script (use -d)"); in process_args()
309 usage("Missing output filename"); in process_args()
343 usage("Bad parameters for image type"); in main()
/openbmc/linux/scripts/selinux/mdp/
H A Dmdp.c24 static void usage(char *name) in usage() function
51 usage(argv[0]); in main()
63 usage(argv[0]); in main()
266 usage(argv[0]); in main()
/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/state/phosphor-state-manager/
H A Dhost-control4 usage() {
30 usage
/openbmc/linux/tools/firmware/
H A Dihex2fw.c61 static int usage(void) in usage() function
91 return usage(); in main()
96 return usage(); in main()
105 return usage(); in main()
124 return usage(); in main()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum2_kvdl.c49 unsigned long usage[]; /* Usage bits */ member
70 bit = find_next_zero_bit(part->usage, part->usage_bit_count, bit); in mlxsw_sp2_kvdl_part_find_zero_bits()
79 if (test_bit(bit + i, part->usage)) { in mlxsw_sp2_kvdl_part_find_zero_bits()
102 __set_bit(bit + i, part->usage); in mlxsw_sp2_kvdl_part_alloc()
142 __clear_bit(bit + i, part->usage); in mlxsw_sp2_kvdl_part_free()
/openbmc/linux/tools/power/cpupower/bench/
H A Dmain.c39 void usage() in usage() function
118 usage(); in main()
153 usage(); in main()
/openbmc/linux/scripts/dtc/
H A Dutil.h213 #define usage(errmsg) \ macro
245 case 'h': usage(NULL); \
247 case '?': usage("unknown option");

12345678910>>...75