/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02.h | 171 struct ieee80211_key_conf *key);
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_bounds.c | 11 __type(key, long long);
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | pkt_cls.h | 224 __u32 key; member
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | rc.yaml | 19 Specifies the scancode/key mapping table defined in-kernel for
|
/openbmc/linux/drivers/net/xen-netback/ |
H A D | common.h | 257 u8 key[XEN_NETBK_MAX_HASH_KEY_SIZE]; member
|
/openbmc/linux/net/netfilter/ |
H A D | nft_quota.c | 62 nft_obj_notify(nft_net(pkt), obj->key.table, obj, 0, 0, in nft_quota_obj_eval()
|
/openbmc/linux/include/uapi/linux/ |
H A D | firewire-cdev.h | 779 __u32 key; member
|
/openbmc/linux/Documentation/translations/zh_CN/scheduler/ |
H A D | sched-capacity.rst | 253 - sched_asym_cpucapacity静态键(static key)将使能。
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm632-motorola-ocean.dts | 59 key-volume-up {
|
H A D | msm8994-msft-lumia-octagon.dtsi | 65 volup-key { 74 camsnap-key { 83 camfocus-key {
|
/openbmc/linux/Documentation/virt/kvm/s390/ |
H A D | s390-pv-boot.rst | 81 Every CEC will have a unique public key to enable tooling to build
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx50-kobo-aura.dts | 41 key-power {
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_filestream.c | 43 trace_xfs_filestream_free(pag, mru->key); in xfs_fstrm_free_func()
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | at91-nattis-2-natte-2.dts | 21 key-wakeup {
|
/openbmc/linux/Documentation/process/ |
H A D | 8.Conclusion.rst | 69 kernel. Getting code into the mainline is the key to higher code quality,
|
/openbmc/linux/drivers/iommu/intel/ |
H A D | Kconfig | 105 key events occurring during operation of the remapping hardware,
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra124-apalis-v1.2-eval.dts | 208 key-wakeup {
|
H A D | tegra124-apalis-eval.dts | 206 key-wakeup {
|
/openbmc/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-pri.h | 167 __le32 key; member
|
/openbmc/linux/kernel/gcov/ |
H A D | gcc_4_7.c | 75 const struct gcov_info *key; member
|
/openbmc/linux/block/ |
H A D | blk-rq-qos.c | 207 unsigned int mode, int wake_flags, void *key) in rq_qos_wake_function() argument
|
/openbmc/linux/drivers/video/fbdev/sis/ |
H A D | init.c | 2269 unsigned short colordepth, unsigned short key) in SiS_DoCalcDelay() argument 2276 if(key == 0) { in SiS_DoCalcDelay() 2387 SiS_CalcDelay2(struct SiS_Private *SiS_Pr, unsigned char key) in SiS_CalcDelay2() argument 2392 index = ((key & 0x0f) * 3) + ((key & 0xc0) >> 6); in SiS_CalcDelay2() 2394 index = (key & 0xe0) >> 5; in SiS_CalcDelay2() 2395 if(key & 0x10) index += 6; in SiS_CalcDelay2() 2396 if(!(key & 0x01)) index += 24; in SiS_CalcDelay2()
|
/openbmc/u-boot/lib/ |
H A D | Kconfig | 176 (Advanced Encryption Standard). This algorithm uses a symetric key 177 and is widely used as a streaming cipher. Different key lengths are 178 supported by the algorithm but only a 128-bit key is supported at
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | seq-oss.rst | 245 as velocity change, and key pressure event is passed to the port. In 248 and regards it as key pressure event (mainly for Emu8000 driver). 292 if succeeded, and -errno if failed. The format argument is the patch key
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e.h | 754 u64 key = 0; in i40e_addr_to_hkey() local 756 ether_addr_copy((u8 *)&key, macaddr); in i40e_addr_to_hkey() 757 return key; in i40e_addr_to_hkey()
|