Home
last modified time | relevance | path

Searched refs:key (Results 4976 – 5000 of 5261) sorted by relevance

1...<<191192193194195196197198199200>>...211

/openbmc/openbmc-test-automation/lib/
H A Drest_client.robot291 # key (e.g. data={"data": 1}).
/openbmc/linux/include/linux/
H A Dnvme.h909 __u8 key[4]; member
/openbmc/linux/io_uring/
H A Dio-wq.c1131 int sync, void *key) in io_wq_hash_wake() argument
/openbmc/qemu/docs/devel/
H A Dreplay.rst261 (key press/release, mouse pointer movement). Followed by:
/openbmc/linux/drivers/clk/
H A DKconfig7 thus are a key power management tool on many systems.
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dpackages.rst833 # Define the GPG key that will be used for signing.
835 # Provide passphrase for the key
1138 Three key points in the previous example are:
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-pegatron-chagall.dts2679 key-power {
2688 key-volume-down {
2697 key-volume-up {
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c400 .key = cpu_to_be32(mdev->mlx5e_res.hw_objs.mkey), in mlx5e_create_umr_mkey()
405 .key = cpu_to_be32(mdev->mlx5e_res.hw_objs.mkey), in mlx5e_create_umr_mkey()
413 .key = cpu_to_be32(mdev->mlx5e_res.hw_objs.mkey), in mlx5e_create_umr_mkey()
428 .key = cpu_to_be32(mdev->mlx5e_res.hw_objs.mkey), in mlx5e_create_umr_mkey()
701 rq->mpwqe.shampo->key = in mlx5_rq_shampo_alloc()
/openbmc/
H A Dopengrok0.0.log1995 2024-09-15 03:00:54.229-0500 FINEST t341 IndexDatabase.xrefExistsFor: Missing /opengrok/data/xref/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_bringup.gpg.gz
1996 2024-09-15 03:00:54.229-0500 FINE t341 DefaultIndexChangedListener.fileRemove: Remove file:/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_bringup.gpg
1997 2024-09-15 03:00:54.229-0500 FINER t341 DefaultIndexChangedListener.fileRemoved: Removed file:/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_bringup.gpg
1998 2024-09-15 03:00:54.229-0500 FINEST t341 IndexDatabase.xrefExistsFor: Missing /opengrok/data/xref/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_secure.gpg.gz
1999 2024-09-15 03:00:54.229-0500 FINE t341 DefaultIndexChangedListener.fileRemove: Remove file:/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_secure.gpg
2000 2024-09-15 03:00:54.229-0500 FINER t341 DefaultIndexChangedListener.fileRemoved: Removed file:/openbmc/openbmc/meta-google/recipes-phosphor/flash/google-key/platforms_gbmc_secure.gpg
2287 2024-09-15 03:00:56.171-0500 FINEST t341 IndexDatabase.xrefExistsFor: Missing /opengrok/data/xref/openbmc/openbmc/poky/documentation/overview-manual/figures/key-dev-elements.png.gz
2288 2024-09-15 03:00:56.171-0500 FINE t341 DefaultIndexChangedListener.fileRemove: Remove file:/openbmc/openbmc/poky/documentation/overview-manual/figures/key-dev-elements.png
2289 2024-09-15 03:00:56.171-0500 FINER t341 DefaultIndexChangedListener.fileRemoved: Removed file:/openbmc/openbmc/poky/documentation/overview-manual/figures/key-dev-elements.png
3792 2024-09-15 03:00:58.391-0500 FINEST t341 IndexDatabase.xrefExistsFor: Missing /opengrok/data/xref/openbmc/qemu/tests/qapi-schema/bad-if-key
[all...]
/openbmc/linux/net/core/
H A Dskbuff.c6678 if (flow->key) in skb_ext_maybe_cow()
6679 refcount_inc(&flow->key->refs); in skb_ext_maybe_cow()
6772 if (flow->key) in skb_ext_put_mctp()
6773 mctp_key_unref(flow->key); in skb_ext_put_mctp()
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst720 For both flat and nested keyed files, only the values for a single key
721 can be written at a time. For nested keyed files, the sub key pairs
792 "events" should be created which lists event key value pairs.
1249 This file accepts a single key, the number of bytes to reclaim.
1852 When writing, any number of nested key-value pairs can be
1854 to remove a specific limit. If the same key is specified
2777 length. The key might contain any number of entries and was unlimited
H A Dinitrd.rst300 The key role of initrd here is to re-use the configuration data during
/openbmc/linux/fs/btrfs/
H A Dcheck-integrity.c952 disk_key = &disk_item.key; in btrfsic_process_metablock()
1083 &key_ptr.key, in btrfsic_process_metablock()
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dqa-checks.rst590 - ``package contains desktop file with key 'MimeType' but does not inhert mime-xdg: <packagename> p…
592 The specified package contains a .desktop file with a 'MimeType' key
/openbmc/linux/drivers/vhost/
H A Dvhost.c165 void *key) in vhost_poll_wakeup() argument
170 if (!(key_to_poll(key) & poll->mask)) in vhost_poll_wakeup()
/openbmc/linux/kernel/bpf/
H A Dcore.c621 static __always_inline int bpf_tree_comp(void *key, struct latch_tree_node *n) in bpf_tree_comp() argument
623 unsigned long val = (unsigned long)key; in bpf_tree_comp()
/openbmc/qemu/migration/
H A Dsavevm.c2206 static gboolean postcopy_sync_page_req(gpointer key, gpointer value, in postcopy_sync_page_req() argument
2210 void *host_addr = (void *) key; in postcopy_sync_page_req()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.c2048 const u64 key[] = { 0xbeac01fa6a42b73bULL, 0x8030f20c77cb2da3ULL, in qlcnic_83xx_config_rss() local
2070 memcpy(&cmd.req.arg[4], key, sizeof(key)); in qlcnic_83xx_config_rss()
/openbmc/linux/scripts/
H A Dcheckpatch.pl432 for my $key (keys %debug) {
434 eval "\${dbg_$key} = '$debug{$key}';";
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c3054 static inline void mpi3mr_build_sense_buffer(int desc, u8 *buf, u8 key, in mpi3mr_build_sense_buffer() argument
3059 buf[1] = key; in mpi3mr_build_sense_buffer()
3065 buf[2] = key; in mpi3mr_build_sense_buffer()
/openbmc/linux/kernel/sched/
H A Dcore.c225 static inline int rb_sched_core_cmp(const void *key, const struct rb_node *node) in rb_sched_core_cmp() argument
228 unsigned long cookie = (unsigned long)key; in rb_sched_core_cmp()
7018 void *key) in default_wake_function() argument
8745 #define preempt_dynamic_enable(f) static_key_enable(&sk_dynamic_##f.key)
8746 #define preempt_dynamic_disable(f) static_key_disable(&sk_dynamic_##f.key)
/openbmc/linux/kernel/trace/
H A Dtrace.c2982 static_key_enable(&tracepoint_printk_key.key); in tracepoint_printk_sysctl()
2984 static_key_disable(&tracepoint_printk_key.key); in tracepoint_printk_sysctl()
3001 if (static_key_false(&tracepoint_printk_key.key)) in trace_event_buffer_commit()
10587 static_key_enable(&tracepoint_printk_key.key); in early_trace_init()
10644 static_key_disable(&tracepoint_printk_key.key); in late_trace_init()
/openbmc/linux/Documentation/input/devices/
H A Djoystick-parport.rst531 registered as key presses instead of X and Y axes.
/openbmc/u-boot/tools/
H A Dmoveconfig.py1718 key=lambda k: len(imply_configs[k]), reverse=True)
/openbmc/u-boot/doc/
H A DREADME.distro97 menu autoboot Welcome to Fedora. Automatic boot in # second{,s}. Press a key for options.

1...<<191192193194195196197198199200>>...211