/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-ux500-samsung-codina.dts | 240 * will instead turn LDO AUX4 on/off for key led backlighy. 746 /* GPIO that enables the LDO regulator for the key LED */ 747 key-led {
|
H A D | ste-ux500-samsung-janice.dts | 105 * EN_LED_LDO controls VREG_KLED_3V3 (key LED) 766 /* GPIO that enables the LDO regulator for the key LED */ 767 key-led {
|
/openbmc/linux/drivers/staging/rtl8192e/ |
H A D | rtllib.h | 1851 union iwreq_data *wrqu, char *key); 1854 union iwreq_data *wrqu, char *key); 1857 union iwreq_data *wrqu, char *key);
|
/openbmc/linux/net/sctp/ |
H A D | associola.c | 929 __be32 key = htonl(tsn); in sctp_assoc_lookup_tsn() local 953 if (key == chunk->subh.data_hdr->tsn) { in sctp_assoc_lookup_tsn() 967 if (key == chunk->subh.data_hdr->tsn) { in sctp_assoc_lookup_tsn()
|
/openbmc/linux/drivers/md/bcache/ |
H A D | request.c | 500 else if (!KEY_DIRTY(&b->key) && in bch_cache_read_endio() 501 ptr_stale(s->iop.c, &b->key, 0)) { in bch_cache_read_endio() 554 bio_key = &container_of(n, struct bbio, bio)->key; in cache_lookup_fn()
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra114-roth.dts | 1030 key-back { 1036 key-home { 1042 key-power {
|
/openbmc/linux/Documentation/admin-guide/sysctl/ |
H A D | net.rst | 295 RSS (Receive Side Scaling) enabled drivers use a 40 bytes host key that is 308 /proc/sys/net/core/netdev_rss_key contains 52 bytes of key, 316 RSS hash key:
|
/openbmc/linux/kernel/ |
H A D | exit.c | 1523 int sync, void *key) in child_wait_callback() argument 1527 struct task_struct *p = key; in child_wait_callback() 1535 return default_wake_function(wait, mode, sync, key); in child_wait_callback()
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-crypto.c | 46 g_free(sreq->info.u.asym_sess_info.key); in virtio_crypto_free_create_session_req() 220 asym_info->key = g_malloc(keylen); in virtio_crypto_create_asym_session() 221 if (iov_to_buf(iov, out_num, 0, asym_info->key, keylen) != keylen) { in virtio_crypto_create_asym_session()
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.h | 808 u8 key[16]; member 816 u8 key[16]; member 933 u8 key[16]; member
|
/openbmc/linux/fs/ceph/ |
H A D | super.c | 424 dout("%s fs_parse '%s' token %d\n", __func__, param->key, token); in ceph_parse_mount_param() 607 param->key); in ceph_parse_mount_param() 623 return invalfc(fc, "%s out of range", param->key); in ceph_parse_mount_param()
|
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 976 memcpy(mpa->key, MPA_KEY_REQ, sizeof(mpa->key)); in send_mpa_req() 1083 memcpy(mpa->key, MPA_KEY_REP, sizeof(mpa->key)); in send_mpa_reject() 1163 memcpy(mpa->key, MPA_KEY_REP, sizeof(mpa->key)); in send_mpa_reply() 1505 if (memcmp(mpa->key, MPA_KEY_REP, sizeof(mpa->key))) { in process_mpa_reply() 1750 if (memcmp(mpa->key, MPA_KEY_REQ, sizeof(mpa->key))) in process_mpa_request()
|
/openbmc/qemu/ |
H A D | qemu-options.hx | 35 " aes-key-wrap=on|off controls support for AES key wrapping (default=on)\n" 36 " dea-key-wrap=on|off controls support for DEA key wrapping (default=on)\n" 82 ``aes-key-wrap=on|off`` 88 ``dea-key-wrap=on|off`` 2181 ``left-command-key=on|off`` : Disable forwarding left command key to host 2223 " [,x509-key-file=<file>][,x509-key-password=<file>]\n" 2292 …``x509-key-file=<file>``; \ ``x509-key-password=<file>``; \ ``x509-cert-file=<file>``; \ ``x509-ca… 2569 ``key-delay-ms`` 2570 Set keyboard delay, for key down and key up events, in 4424 pressing the enter key. [all …]
|
/openbmc/linux/fs/nfs/ |
H A D | nfs4proc.c | 7481 if (key) { in nfs4_wake_lock_waiter() 7482 struct cb_notify_lock_args *cbnl = key; in nfs4_wake_lock_waiter() 7736 const char *key, const void *buf, in nfs4_xattr_set_nfs4_acl() argument 7760 const char *key, const void *buf, in nfs4_xattr_set_nfs4_dacl() argument 7783 const char *key, const void *buf, in nfs4_xattr_set_nfs4_sacl() argument 7808 const char *key, const void *buf, in nfs4_xattr_set_nfs4_label() argument 7811 if (security_ismaclabel(key)) in nfs4_xattr_set_nfs4_label() 7821 if (security_ismaclabel(key)) in nfs4_xattr_get_nfs4_label() 7859 const char *key, const void *buf, in nfs4_xattr_set_nfs4_user() argument 7883 ret = nfs42_proc_removexattr(inode, key); in nfs4_xattr_set_nfs4_user() [all …]
|
/openbmc/linux/include/sound/ |
H A D | wavefront.h | 521 s16 key; /* Use WAVEFRONT_PATCH here */ member
|
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nic.h | 146 u64 key[RSS_HASH_KEY_SIZE]; member
|
/openbmc/qemu/docs/system/i386/ |
H A D | microvm.rst | 115 system, like sending a key sequence to the keyboard or writing to an
|
/openbmc/qemu/pc-bios/keymaps/ |
H A D | sl | 19 # Translate Menu to the Windows Application key.
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 293.out | 5 == test that key 0 opens the image ==
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | zynqmp-zcu100-revC.dts | 56 gpio-key,wakeup;
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/ |
H A D | 0003-switch-to-pkg-config.patch | 43 @@ -11,9 +11,9 @@ OBJS=../common/backgroundLayer.o ../common/imageGraphics.o ../common/key.o \
|
/openbmc/bmcweb/ |
H A D | .gitignore | 4 *.key
|
/openbmc/linux/scripts/gdb/linux/ |
H A D | slab.py | 207 for loc in sorted(loc_track, key=lambda x:x['count'], reverse=True):
|
/openbmc/linux/tools/lib/perf/Documentation/ |
H A D | libperf.txt | 221 Following objects are key to the libperf interface:
|
/openbmc/linux/Documentation/maintainer/ |
H A D | maintainer-entry-profile.rst | 57 opening. Clarify for the submitter the key dates (in terms of -rc release
|