/openbmc/linux/Documentation/driver-api/ |
H A D | libata.rst | 223 ATA_DMA_START flag to the DMA Command register. 227 flag in the DMA command register.
|
/openbmc/linux/Documentation/process/ |
H A D | maintainer-pgp-guide.rst | 759 To create a signed commit, you just need to pass the ``-S`` flag to the 761 another flag)::
|
/openbmc/linux/include/rdma/ |
H A D | ib_verbs.h | 4565 enum ib_ah_flags flag) in rdma_ah_set_ah_flags() argument 4567 attr->ah_flags = flag; in rdma_ah_set_ah_flags()
|
/openbmc/linux/drivers/net/dsa/microchip/ |
H A D | ksz_common.c | 2642 bool flag, struct netlink_ext_ack *extack) in ksz_port_vlan_filtering() argument 2649 return dev->dev_ops->vlan_filtering(dev, port, flag, extack); in ksz_port_vlan_filtering()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_pm.c | 3599 for (i = 0; clocks[i].flag; i++) in amdgpu_parse_cg_state() 3601 (flags & clocks[i].flag) ? "On" : "Off"); in amdgpu_parse_cg_state()
|
/openbmc/linux/drivers/gpu/drm/amd/include/ |
H A D | atomfirmware.h | 867 uint8_t flag; // Future expnadibility member 4164 uint8_t flag; /* enum atom_process_i2c_status */ member
|
/openbmc/linux/drivers/tty/serial/ |
H A D | serial_core.c | 3555 unsigned int overrun, u8 ch, u8 flag) in uart_insert_char() argument 3560 if (tty_insert_flip_char(tport, ch, flag) == 0) in uart_insert_char()
|
/openbmc/linux/mm/ |
H A D | swapfile.c | 288 unsigned int flag) in cluster_set_flag() argument 290 info->flags = flag; in cluster_set_flag()
|
/openbmc/linux/Documentation/translations/sp_SP/ |
H A D | memory-barriers.txt | 1760 flag = true; 1765 if (flag) 1775 flag = true; 1786 WRITE_ONCE(flag, true); 1791 if (READ_ONCE(flag)) 1798 también accede a 'flag' y 'msg', por ejemplo, una interrupción anidada
|
/openbmc/linux/Documentation/input/devices/ |
H A D | elantech.rst | 454 vf = a kind of flag ? (only on EF123, 0 when finger is over one
|
/openbmc/linux/Documentation/translations/it_IT/process/ |
H A D | license-rules.rst | 494 gli viene assegnato un flag 'P'; quando
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | jquery-ui.min.css | 7 …position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position…
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw_rx.c | 1004 qos_param->flag[i] = in libipw_qos_convert_ac_to_parameters()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76_connac_mcu.h | 541 u8 flag; member
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | htt.h | 900 u8 flag; member
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | cx24120.c | 351 u8 flag);
|
/openbmc/linux/Documentation/hid/ |
H A D | hid-bpf.rst | 234 Note that if there are multiple programs using the ``HID_BPF_FLAG_INSERT_HEAD`` flag,
|
/openbmc/linux/Documentation/userspace-api/ |
H A D | landlock.rst | 113 ``O_PATH`` flag and fill the &struct landlock_path_beneath_attr with this file
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-power | 456 flag is unset, or "0" otherwise.
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211.h | 1063 u8 flag[QOS_QUEUE_NUM]; member
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/ |
H A D | README.md | 244 been deconfigured, and this flag can be used to set that bit. The only other way
|
/openbmc/qemu/qapi/ |
H A D | net.json | 225 # @vnet_hdr: enable the IFF_VNET_HDR flag on the tap interface
|
/openbmc/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | ib_verbs.c | 775 unsigned long flag; in bnxt_re_create_ah() local 778 spin_lock_irqsave(&uctx->sh_lock, flag); in bnxt_re_create_ah() 782 spin_unlock_irqrestore(&uctx->sh_lock, flag); in bnxt_re_create_ah()
|
/openbmc/linux/drivers/crypto/hisilicon/ |
H A D | qm.c | 4917 int flag = 0; in hisi_qm_alg_register() local 4922 flag = 1; in hisi_qm_alg_register() 4931 if (flag) { in hisi_qm_alg_register()
|
/openbmc/linux/drivers/clk/tegra/ |
H A D | clk-tegra210.c | 608 void tegra210_clk_emc_dll_enable(bool flag) in tegra210_clk_emc_dll_enable() argument 610 u32 offset = flag ? CLK_RST_CONTROLLER_CLK_OUT_ENB_X_SET : in tegra210_clk_emc_dll_enable()
|