Home
last modified time | relevance | path

Searched refs:key (Results 3776 – 3800 of 5260) sorted by relevance

1...<<151152153154155156157158159160>>...211

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h787 int dpaa2_eth_set_cls(struct net_device *net_dev, u64 key);
788 int dpaa2_eth_cls_key_size(u64 key);
/openbmc/linux/Documentation/filesystems/
H A Dubifs.rst101 auth_key= specify the key used for authenticating the filesystem.
103 The passed key must be present in the kernel keyring
/openbmc/linux/arch/sparc/kernel/
H A Dprocess_64.c298 static void sysrq_handle_globreg(u8 key) in sysrq_handle_globreg() argument
373 static void sysrq_handle_globpmu(u8 key) in sysrq_handle_globpmu() argument
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6sl-kobo-aura2.dts36 key-cover {
44 key-power {
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-samsung-serranove.dts99 reg_touch_key: regulator-touch-key {
112 reg_key_led: regulator-key-led {
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_multiple_interfaces_dhcp.robot203 FOR ${key} ${value} IN @{key_map}
204 Should Be Equal As Strings ${response_data['${key}']} ${value}
/openbmc/linux/drivers/nvme/target/
H A Dauth.c188 (int)ctrl->host_key->len, ctrl->host_key->key); in nvmet_setup_auth()
206 (int)ctrl->ctrl_key->len, ctrl->ctrl_key->key); in nvmet_setup_auth()
/openbmc/linux/tools/perf/
H A Dbuiltin-trace.c3460 int err = 0, key; local
3462 for (key = 0; key < trace->sctbl->syscalls.nr_entries; ++key) {
3465 if (!trace__syscall_enabled(trace, key))
3468 trace__init_syscall_bpf_progs(trace, key);
3471 prog_fd = trace__bpf_prog_sys_enter_fd(trace, key);
3472 err = bpf_map_update_elem(map_enter_fd, &key, &prog_fd, BPF_ANY);
3475 prog_fd = trace__bpf_prog_sys_exit_fd(trace, key);
3476 err = bpf_map_update_elem(map_exit_fd, &key, &prog_fd, BPF_ANY);
3509 for (key = 0; key < trace->sctbl->syscalls.nr_entries; ++key) {
3510 struct syscall *sc = trace__syscall_info(trace, NULL, key);
[all …]
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c912 unsigned long key = 0UL; in css_set_hash() local
917 key += (unsigned long)css[i]; in css_set_hash()
918 key = (key >> 16) ^ key; in css_set_hash()
920 return key; in css_set_hash()
1056 unsigned long key; in find_existing_css_set() local
1080 key = css_set_hash(template); in find_existing_css_set()
1176 unsigned long key; in find_css_set() local
1234 key = css_set_hash(cset->subsys); in find_css_set()
4188 struct lock_class_key *key = NULL; in cgroup_add_file() local
4192 key = &cft->lockdep_key; in cgroup_add_file()
[all …]
/openbmc/linux/drivers/md/
H A Ddm-raid1.c341 region_t key = dm_rh_get_region_key(reg); in recover() local
347 from.sector = m->offset + dm_rh_region_to_sector(ms->rh, key); in recover()
348 if (key == (ms->nr_regions - 1)) { in recover()
366 dest->sector = m->offset + dm_rh_region_to_sector(ms->rh, key); in recover()
/openbmc/linux/fs/jfs/
H A Dnamei.c1452 struct component_name key; in jfs_lookup() local
1457 if ((rc = get_UCSname(&key, dentry))) in jfs_lookup()
1459 rc = dtSearch(dip, &key, &inum, &btstack, JFS_LOOKUP); in jfs_lookup()
1460 free_UCSname(&key); in jfs_lookup()
/openbmc/linux/arch/arm/mach-at91/
H A Dpm.c57 u32 key; member
610 val |= soc_pm.sfrbu_regs.pswbu.key | soc_pm.sfrbu_regs.pswbu.ctrl; in at91_pm_switch_ba_to_vbat()
1589 soc_pm.sfrbu_regs.pswbu.key = (0x4BD20C << 8); in sama5d2_pm_init()
1636 soc_pm.sfrbu_regs.pswbu.key = (0x4BD20C << 8); in sama7_pm_init()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-firmware-attributes407 RSA public key that will be used by the BIOS to verify
408 signatures when setting the signing key. When written,
419 public key that will be used by the BIOS to verify signatures
422 public key. The exponent is assumed to be 0x10001.
/openbmc/linux/drivers/staging/octeon/
H A Docteon-stubs.h1033 uint64_t key:1; member
1068 uint64_t key:1; member
1103 uint64_t key:1; member
1134 uint64_t key:1; member
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_conn.c91 static inline void ct_write_lock_bh(unsigned int key) in ct_write_lock_bh() argument
93 spin_lock_bh(&__ip_vs_conntbl_lock_array[key&CT_LOCKARRAY_MASK].l); in ct_write_lock_bh()
96 static inline void ct_write_unlock_bh(unsigned int key) in ct_write_unlock_bh() argument
98 spin_unlock_bh(&__ip_vs_conntbl_lock_array[key&CT_LOCKARRAY_MASK].l); in ct_write_unlock_bh()
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-pinebook-pro.dts62 * of wakeup sources via sysfs without disabling the whole key
64 gpio-key-lid {
80 gpio-key-power {
85 key-power {
/openbmc/linux/net/netfilter/
H A Dnf_nat_core.c612 keyptr = &tuple->src.u.gre.key; in nf_nat_l4proto_unique_tuple()
614 keyptr = &tuple->dst.u.gre.key; in nf_nat_l4proto_unique_tuple()
620 min = ntohs(range->min_proto.gre.key); in nf_nat_l4proto_unique_tuple()
621 range_size = ntohs(range->max_proto.gre.key) - min + 1; in nf_nat_l4proto_unique_tuple()
/openbmc/linux/Documentation/networking/
H A Dmac80211-injection.rst26 IEEE80211_RADIOTAP_F_WEP frame will be encrypted if key available
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-radius-perl/
H A Dtest.pl-adjust-for-ptest.patch78 my $digest = Authen::Radius::hmac_md5(undef, $data, $key);
/openbmc/u-boot/arch/arm/dts/
H A Drk3288-veyron-chromebook.dtsi27 gpio-key,wakeup;
/openbmc/u-boot/board/freescale/mx6sabresd/
H A DREADME113 - Press KEY_VOL_UP key, power up the board and then SPL binary will
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-class-rfkill21 Description: Name assigned by driver to this key (interface or driver name).
/openbmc/linux/fs/nfs/
H A Dnfs4super.c155 .key = "source", in do_nfs4_mount()
/openbmc/linux/drivers/infiniband/sw/siw/
H A Diwarp.h43 __u8 key[16]; member
/openbmc/linux/tools/kvm/kvm_stat/
H A Dkvm_stat.txt58 Press any other key to refresh statistics immediately.

1...<<151152153154155156157158159160>>...211