/openbmc/linux/net/bluetooth/ |
H A D | mgmt.c | 324 u16 len, int flag) in mgmt_index_event() argument 327 flag, NULL); in mgmt_index_event() 331 u16 len, int flag, struct sock *skip_sk) in mgmt_limited_event() argument 334 flag, skip_sk); in mgmt_limited_event()
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-tlv.c | 1678 arg->flag = __le32_to_cpu(ev->flag); in ath10k_wmi_tlv_op_pull_wow_ev()
|
/openbmc/linux/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.c | 4214 struct pm8001_device *pm8001_dev, u32 flag) in pm8001_chip_reg_dev_req() argument 4235 if (flag == 1) in pm8001_chip_reg_dev_req()
|
H A D | pm80xx_hwi.c | 4707 struct pm8001_device *pm8001_dev, u32 flag) in pm80xx_chip_reg_dev_req() argument 4729 if (flag == 1) { in pm80xx_chip_reg_dev_req()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_common.c | 4352 u16 flag = I40E_AQC_ADD_CONTROL_PACKET_FLAGS_IGNORE_MAC | in i40e_add_filter_to_drop_tx_flow_control_frames() local 4358 status = i40e_aq_add_rem_control_packet_filter(hw, NULL, ethtype, flag, in i40e_add_filter_to_drop_tx_flow_control_frames()
|
/openbmc/linux/fs/ceph/ |
H A D | caps.c | 4045 int flag = (cap == ci->i_auth_cap) ? CEPH_CAP_FLAG_AUTH : 0; in handle_cap_export() local 4048 t_seq - 1, t_mseq, (u64)-1, flag, &new_cap); in handle_cap_export()
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | r8169_main.c | 2284 static void rtl_schedule_task(struct rtl8169_private *tp, enum rtl_flag flag) in rtl_schedule_task() argument 2286 set_bit(flag, tp->wk.flags); in rtl_schedule_task()
|
/openbmc/linux/Documentation/powerpc/ |
H A D | ultravisor.rst | 307 flag in ``flags`` parameter.
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | wifi.h | 1083 u8 flag; member
|
/openbmc/linux/drivers/crypto/axis/ |
H A D | artpec6_crypto.c | 2816 u32 *flag; member
|
/openbmc/linux/Documentation/trace/ |
H A D | kprobes.rst | 172 If your kernel is built with CONFIG_OPTPROBES=y (currently this flag
|
/openbmc/linux/Documentation/filesystems/ |
H A D | sharedsubtree.rst | 51 Note: mount(8) command now supports the --make-shared flag,
|
/openbmc/linux/arch/mips/math-emu/ |
H A D | cp1emu.c | 115 mips32_insn.fb_format.flag = in microMIPS32_to_MIPS32()
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_rx.c | 1397 qos_param->flag[aci] = in ieee80211_qos_convert_ac_to_parameters()
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | populate_sdk_ext.bbclass | 378 f.write('# Provide a flag to indicate we are in the EXT_SDK Context\n')
|
/openbmc/qemu/qapi/ |
H A D | machine.json | 388 # support enabled (wakeup-suspend-support flag from
|
H A D | block-core.json | 283 # @dirty-flag: true if image is not cleanly closed 305 'data': {'filename': 'str', 'format': 'str', '*dirty-flag': 'bool', 627 # @in-use: This flag is set by any process actively modifying the 629 # the qcow2 image. The presence of this flag in an offline image
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 9077 int, __to_dfd, const char *, __to_pathname, unsigned int, flag) in _syscall2() 13772 static bool flag; in do_syscall() local 13773 flag = !flag; in do_syscall() 13774 if (flag) { in do_syscall()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | wmi.c | 7575 status->flag |= RX_FLAG_MMIC_ERROR; in ath11k_mgmt_rx_event() 7615 status->flag |= RX_FLAG_SKIP_MONITOR; in ath11k_mgmt_rx_event() 7623 status->flag |= RX_FLAG_DECRYPTED; in ath11k_mgmt_rx_event() 7626 status->flag |= RX_FLAG_IV_STRIPPED | in ath11k_mgmt_rx_event()
|
/openbmc/linux/arch/mips/ |
H A D | Kconfig | 2906 EF_MIPS_FP64 ELF header flag (typically built with -mfp64). On 2914 Although binutils currently supports use of this flag the details
|
/openbmc/linux/arch/x86/kvm/mmu/ |
H A D | mmu.c | 200 #define BUILD_MMU_ROLE_REGS_ACCESSOR(reg, name, flag) \ argument 204 return !!(regs->reg & flag); \
|
/openbmc/linux/mm/ |
H A D | hugetlb.c | 1185 static int is_vma_resv_set(struct vm_area_struct *vma, unsigned long flag) in is_vma_resv_set() argument 1189 return (get_vma_private_data(vma) & flag) != 0; in is_vma_resv_set()
|
/openbmc/linux/Documentation/scsi/ |
H A D | st.rst | 521 this flag unless there are tapes using the device
|
/openbmc/docs/designs/mctp/ |
H A D | mctp-kernel.md | 415 The `retain` flag indicates to the kernel that the socket should not release tag
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sve.decode | 113 # Three predicate operand, with governing predicate, flag setting
|