Home
last modified time | relevance | path

Searched refs:key (Results 3476 – 3500 of 5270) sorted by relevance

1...<<131132133134135136137138139140>>...211

/openbmc/linux/fs/btrfs/
H A Dtree-mod-log.c31 struct btrfs_disk_key key; member
214 btrfs_node_key(eb, &tm->key, slot); in alloc_tree_mod_elem()
834 btrfs_set_node_key(eb, &tm->key, tm->slot); in tree_mod_log_rewind()
844 btrfs_set_node_key(eb, &tm->key, tm->slot); in tree_mod_log_rewind()
H A Dtransaction.c1633 struct btrfs_key key; in create_pending_snapshot() local
1693 key.objectid = objectid; in create_pending_snapshot()
1694 key.offset = (u64)-1; in create_pending_snapshot()
1695 key.type = BTRFS_ROOT_ITEM_KEY; in create_pending_snapshot()
1801 key.offset = trans->transid; in create_pending_snapshot()
1802 ret = btrfs_insert_root(trans, tree_root, &key, new_root_item); in create_pending_snapshot()
1822 key.offset = (u64)-1; in create_pending_snapshot()
1849 BTRFS_I(parent_inode), &key, BTRFS_FT_DIR, in create_pending_snapshot()
/openbmc/linux/include/linux/
H A Dpagemap.h1005 struct wait_page_key *key) in wake_page_match() argument
1007 if (wait_page->folio != key->folio) in wake_page_match()
1009 key->page_match = 1; in wake_page_match()
1011 if (wait_page->bit_nr != key->bit_nr) in wake_page_match()
H A Dpoll.h89 __poll_t key; member
/openbmc/openbmc-build-scripts/scripts/
H A Dunit-test.py898 def _configure_option(self, opts, key, val): argument
907 if isinstance(opts[key], coredata.UserBooleanOption):
909 elif isinstance(opts[key], coredata.UserFeatureOption):
913 return "-D{}={}".format(key, str_val)
/openbmc/qemu/docs/interop/
H A Dqcow2.txt357 partition header. This is then followed by the key material data areas.
358 The size of the key material data areas is determined by the number of
359 stripes in the key slot and key size. Refer to the LUKS format
365 header, plus key material regions, plus padding, relative to the
372 In the LUKS key slots header, the "key-material-offset" is relative
392 | | LUKS key material 1 | |
394 | | LUKS key material 2 | |
396 | | LUKS key material ... | |
398 | | LUKS key material 8 | |
/openbmc/linux/Documentation/networking/
H A Dxfrm_proc.rst37 e.g. SA key is wrong
/openbmc/linux/drivers/crypto/nx/
H A Dnx-aes-ctr.c49 memcpy(csbcpb->cpb.aes_ctr.key, in_key, key_len); in ctr_aes_nx_set_key()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/
H A DTriggerManager.interface.yaml32 path is used as map's key. Its value is a metadata that is used
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A Dsblim-sfcb-1.3.16-multilib-man-cfg.patch15 @@ -275,11 +275,11 @@ SSL private key file for sfcb.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gcr/
H A Dgcr3_3.41.2.bb3 accessing key stores. It also provides the viewer for crypto files on the \
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_stack_ptr.c19 __type(key, int);
H A Dverifier_spin_lock.c16 __type(key, int);
/openbmc/linux/include/asm-generic/
H A Dcompat.h110 compat_key_t key; member
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.h94 struct ieee80211_key_conf *key);
/openbmc/linux/include/crypto/
H A Dif_alg.h46 int (*setkey)(void *private, const u8 *key, unsigned int keylen);
/openbmc/linux/include/target/
H A Dtarget_core_backend.h72 sense_reason_t (*execute_pr_out)(struct se_cmd *cmd, u8 sa, u64 key,
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_restrack.c155 ret = hr_dev->hw->query_mpt(hr_dev, hr_mr->key, &context); in hns_roce_fill_res_mr_entry_raw()
/openbmc/linux/drivers/staging/wlan-ng/
H A Dp80211netdev.h203 int wep_change_key(struct wlandevice *wlandev, int keynum, u8 *key, int keylen);
/openbmc/qemu/include/hw/s390x/
H A Devent-facility.h144 uint8_t key; member
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libcamera/
H A Dlibcamera_0.3.0.bb69 ${S}/src/ipa/ipa-sign-install.sh ${B}/src/ipa-priv-key.pem "${modules}"
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dcrate.py148 versions = sorted(versions, key=cmp_to_key(bb.utils.vercmp))
/openbmc/linux/tools/perf/Documentation/
H A Dperf-report.txt73 Sort histogram entries by given key(s) - multiple keys can be specified
78 Each key has following meaning:
142 When the sort key symbol is specified, columns "IPC" and "IPC Coverage"
199 Also it can contain any sort key(s).
239 call order, sort key, optional branch and value. Note that ordering
304 --pretty=<key>::
305 Pretty printing style. key: normal, raw
567 Configure time quantum for time sort key. Default 100ms.
/openbmc/linux/fs/afs/
H A Dyfsclient.c469 key_serial(op->key), vp->fid.vid, vp->fid.vnode, in yfs_fs_fetch_data()
1074 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in yfs_fs_store_data()
1138 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in yfs_fs_setattr_size()
1180 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in yfs_fs_setattr()
1541 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in yfs_fs_fetch_status()
1717 key_serial(op->key), vp->fid.vid, vp->fid.vnode, op->nr_files); in yfs_fs_inline_bulk_status()
1883 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in yfs_fs_fetch_opaque_acl()
1927 key_serial(op->key), vp->fid.vid, vp->fid.vnode); in yfs_fs_store_opaque_acl2()
/openbmc/openbmc/poky/meta/classes/
H A Dbuildhistory.bbclass364 for fpath, fsig in sorted(filesigs.items(), key=lambda item: item[0]):
683 …filesizes_sorted = sorted(extra_info['filesizes'].items(), key=operator.itemgetter(1, 0), reverse=…
687 …tasksizes_sorted = sorted(extra_info['tasksizes'].items(), key=operator.itemgetter(1, 0), reverse=…
933 key = name+'_'+tag
934 dict_tag_srcrevs[key] = rev
955 key, value = line.split("=", 1)
956 key = key.replace('# tag_', '').strip()
958 old_tag_srcrevs[key] = value

1...<<131132133134135136137138139140>>...211