Home
last modified time | relevance | path

Searched defs:keys (Results 26 – 50 of 201) sorted by relevance

123456789

/openbmc/qemu/tests/bench/
H A Dqtree-bench.c81 size_t *keys = g_malloc_n(n_elems, sizeof(*keys)); in init_empty_tree_and_keys() local
126 size_t *keys; in run_benchmark() local
/openbmc/qemu/tests/qemu-iotests/
H A D207121 keys = subprocess.check_output( variable
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3368-evb.dtsi73 keys: gpio-keys { label
H A Drk3368-px5-evb.dts28 keys: gpio-keys { label
H A Drk3368-r88.dts35 keys: gpio-keys { label
H A Drk3368-geekbox.dts41 keys: gpio-keys { label
H A Drk3368-orion-r68-meta.dts42 keys: gpio-keys { label
/openbmc/linux/tools/testing/selftests/bpf/
H A Dflow_dissector_load.h18 struct bpf_map *prog_array, *keys; in bpf_flow_load() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Ddata.py66 def keys(d): function
264 def build_dependencies(key, keys, mod_funcs, shelldeps, varflagsexcl, ignored_vars, d, codeparsedat… argument
/openbmc/u-boot/scripts/kconfig/
H A Dmconf.c361 int *keys; member
436 int keys[JUMP_NB + 1], i; in search_conf() local
757 *keys, int *vscroll, int *hscroll, update_text_fn in show_textbox_ext()
/openbmc/linux/drivers/mfd/
H A Ducb1x00-assabet.c41 struct gpio_keys_platform_data keys; in ucb1x00_assabet_add() local
/openbmc/linux/include/net/netns/
H A Dmctp.h27 struct hlist_head keys; member
/openbmc/linux/tools/kvm/kvm_stat/
H A Dkvm_stat1570 def __init__(self, keys): argument
1578 def get_statline(self, keys, s): argument
1586 def __init__(self, keys): argument
1594 def get_statline(self, keys, s): argument
1599 def log(stats, opts, frmt, keys): argument
/openbmc/linux/drivers/md/bcache/
H A Djournal.c351 int ret = 0, keys = 0, entries = 0; in bch_journal_replay() local
925 struct keylist *keys, in bch_journal()
964 struct keylist keys; in bch_journal_meta() local
/openbmc/libcper/
H A Dcper-utils.c134 json_object *integer_to_readable_pair(UINT64 value, int len, const int keys[], in integer_to_readable_pair()
155 const int keys[], in integer_to_readable_pair_with_desc()
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_ite_keyboard.py135 def event(self, keys, reportID=None, application=None): argument
/openbmc/u-boot/arch/arm/dts/
H A Drk3368-px5-evb.dts74 keys: gpio-keys { label
H A Drk3368-sheep.dts37 keys: gpio-keys { label
H A Drk3368-geekbox.dts74 keys: gpio-keys { label
/openbmc/linux/arch/arm/boot/dts/intel/pxa/
H A Dpxa300-raumfeld-common.dtsi95 keys: gpio-keys { label
/openbmc/linux/arch/arm64/kernel/
H A Dptrace.c1276 const struct ptrauth_keys_user *keys) in pac_address_keys_to_user()
1284 static void pac_address_keys_from_user(struct ptrauth_keys_user *keys, in pac_address_keys_from_user()
1297 struct ptrauth_keys_user *keys = &target->thread.keys_user; in pac_address_keys_get() local
1313 struct ptrauth_keys_user *keys = &target->thread.keys_user; in pac_address_keys_set() local
1331 const struct ptrauth_keys_user *keys) in pac_generic_keys_to_user()
1336 static void pac_generic_keys_from_user(struct ptrauth_keys_user *keys, in pac_generic_keys_from_user()
1346 struct ptrauth_keys_user *keys = &target->thread.keys_user; in pac_generic_keys_get() local
1362 struct ptrauth_keys_user *keys = &target->thread.keys_user; in pac_generic_keys_set() local
/openbmc/linux/drivers/input/joystick/
H A Dsensehat-joystick.c38 unsigned int keys; in sensehat_joystick_report() local
/openbmc/phosphor-psu-code-mgmt/src/
H A Dversion.cpp27 const std::string& filePath, const std::vector<std::string>& keys) in getValues()
/openbmc/linux/fs/nilfs2/
H A Ddirect.c208 __u64 *keys, __u64 *ptrs, int nitems) in nilfs_direct_gather_data()
229 __u64 key, __u64 *keys, __u64 *ptrs, int n) in nilfs_direct_delete_and_convert()
/openbmc/linux/include/linux/
H A Dpr.h10 u64 keys[]; member

123456789