Home
last modified time | relevance | path

Searched refs:flag (Results 2101 – 2125 of 2851) sorted by relevance

1...<<81828384858687888990>>...115

/openbmc/linux/arch/sparc/lib/
H A Dchecksum_32.S116 andcc %o1, 0x70, %g1 ! clears carry flag too
125 andcc %o1, 0x70, %g1 ! clears carry flag too
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_hevc_req_multi_if.c23 #define GET_HEVC_VDEC_FLAG(cond, flag) \ argument
24 { dst_param->cond = ((src_param->flags & (flag)) ? (1) : (0)); }
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz9477.c382 bool flag, struct netlink_ext_ack *extack) in ksz9477_port_vlan_filtering() argument
384 if (flag) { in ksz9477_port_vlan_filtering()
/openbmc/qemu/tests/qtest/
H A Dide-test.c904 static uint8_t ide_wait_clear(QTestState *qts, uint8_t flag) in ide_wait_clear() argument
917 if (!(data & flag)) { in ide_wait_clear()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h1049 extern void vmw_generic_waiter_add(struct vmw_private *dev_priv, u32 flag,
1052 u32 flag, int *waiter_count);
/openbmc/linux/Documentation/netlink/specs/
H A Dethtool.yaml45 type: flag
59 type: flag
120 type: flag
/openbmc/linux/Documentation/admin-guide/mm/
H A Duserfaultfd.rst65 with the flag UFFD_USER_MODE_ONLY.
154 They support a ``UFFDIO_*_MODE_DONTWAKE`` ``mode`` flag, which indicates
244 support a mode flag (``UFFDIO_COPY_MODE_WP`` or ``UFFDIO_CONTINUE_MODE_WP``
/openbmc/linux/Documentation/filesystems/
H A Dnetfs_library.rst173 of bytes transferred or a negative error code, plus a flag indicating whether
561 with the number of bytes transferred or an error code, plus a flag
583 with the number of bytes transferred or an error code, plus a flag
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dsiggen.py110 flag = d.getVarFlag(t, "stamp-extra-info")
111 if flag:
112 self.datacaches[mc].stamp_extrainfo[mcfn][t] = flag
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76.h628 u32 flag; member
1211 if (mstat.flag & RX_FLAG_RADIOTAP_HE) in mt76_skb_get_hdr()
1213 if (mstat.flag & RX_FLAG_RADIOTAP_HE_MU) in mt76_skb_get_hdr()
/openbmc/qemu/hw/net/
H A Dcadence_gem.c576 static void gem_set_isr(CadenceGEMState *s, int q, uint32_t flag) in gem_set_isr() argument
579 s->regs[R_ISR] |= flag & ~(s->regs[R_IMR]); in gem_set_isr()
581 s->regs[R_INT_Q1_STATUS + q - 1] |= flag & in gem_set_isr()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dmain.h484 u16 flag; member
1578 int mwifiex_11h_activate(struct mwifiex_private *priv, bool flag);
1649 struct sk_buff *skb, u8 flag, u64 *cookie);
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c1228 unsigned long flag; in ubifs_parse_options() local
1231 flag = parse_standard_option(p); in ubifs_parse_options()
1232 if (!flag) { in ubifs_parse_options()
1237 sb->s_flags |= flag; in ubifs_parse_options()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c1463 if (param->flag & WILC_CFG_PARAM_RETRY_SHORT) { in wilc_hif_set_cfg()
1470 if (param->flag & WILC_CFG_PARAM_RETRY_LONG) { in wilc_hif_set_cfg()
1477 if (param->flag & WILC_CFG_PARAM_FRAG_THRESHOLD) { in wilc_hif_set_cfg()
1484 if (param->flag & WILC_CFG_PARAM_RTS_THRESHOLD) { in wilc_hif_set_cfg()
/openbmc/linux/kernel/bpf/
H A Dbtf.c6030 u32 type, flag; in btf_ctx_access() local
6033 flag = type_flag(ctx_arg_info->reg_type); in btf_ctx_access()
6035 (flag & PTR_MAYBE_NULL)) { in btf_ctx_access()
6128 u32 *next_btf_id, enum bpf_type_flag *flag, in btf_struct_walk() argument
6153 *flag |= PTR_UNTRUSTED; in btf_struct_walk()
6359 *flag |= tmp_flag; in btf_struct_walk()
6372 if (off + size > mtrue_end && !(*flag & PTR_UNTRUSTED)) { in btf_struct_walk()
6388 u32 *next_btf_id, enum bpf_type_flag *flag, in btf_struct_access() argument
6434 *flag = tmp_flag; in btf_struct_access()
6480 enum bpf_type_flag flag = 0; in btf_struct_ids_match() local
[all …]
/openbmc/linux/arch/mips/include/asm/sn/
H A Dklconfig.h131 short flag; member
/openbmc/u-boot/board/phytec/pcm052/
H A Dpcm052.c581 static int do_m4go(cmd_tbl_t *cmdtp, int flag, int argc, in do_m4go() argument
/openbmc/u-boot/test/
H A Dunicode_ut.c560 int do_ut_unicode(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_ut_unicode() argument
/openbmc/qemu/docs/devel/
H A Dcontrol-flow-integrity.rst46 If desired, an additional flag to increase the verbosity of the output in case
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Darm,mhuv2.yaml36 - Doorbell: Each transfer is made up of single bit flag, using any one of the
/openbmc/docs/testing/
H A Dlocal-ci-build.md148 To use an interactive session, you can pass the flag `INTERACTIVE=true` to
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcargo_common.bbclass170 # using --frozen flag (in CARGO_BUILD_FLAGS) and raise a clear error
/openbmc/linux/Documentation/misc-devices/
H A Doxsemi-tornado.rst105 ASYNC_SPD_CUST flag set in the ``flags`` field in ``struct serial_struct``
/openbmc/linux/Documentation/networking/device_drivers/atm/
H A Diphase.rst126 When the ia driver is built with the CONFIG_ATM_IA_DEBUG flag, the driver
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dsnps,dw-pcie-ep.yaml130 Link Equalization Request flag is set in the Link Status 2

1...<<81828384858687888990>>...115