/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_tc_lib.c | 771 rule_info.sw_act.flag |= ICE_FLTR_RX; in ice_eswitch_add_tc_fltr() 777 rule_info.sw_act.flag |= ICE_FLTR_TX; in ice_eswitch_add_tc_fltr() 793 rule_info.sw_act.flag |= ICE_FLTR_TX; in ice_eswitch_add_tc_fltr() 1017 rule_info.sw_act.flag |= ICE_FLTR_RX; in ice_add_tc_flower_adv_fltr()
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | power-management.rst | 354 that it supports autosuspend by setting the ``.supports_autosuspend`` flag 447 autosuspended, though, setting this flag won't cause the kernel to 448 autoresume it. Normally a driver would set this flag in its ``probe`` 616 requested by clearing the ``power/pm_qos_no_power_off`` flag of the port device 690 This writable flag controls the state of an idle port. 703 An advisory read-only flag to userspace indicating the
|
/openbmc/linux/fs/ext4/ |
H A D | ext4.h | 295 unsigned int flag; /* unwritten or not */ member 1923 EXT4_INODE_BIT_FNS(flag, flags, 0) 3794 if (!(io_end->flag & EXT4_IO_END_UNWRITTEN)) { in ext4_set_io_unwritten_flag() 3795 io_end->flag |= EXT4_IO_END_UNWRITTEN; in ext4_set_io_unwritten_flag() 3804 if (io_end->flag & EXT4_IO_END_UNWRITTEN) { in ext4_clear_io_unwritten_flag() 3805 io_end->flag &= ~EXT4_IO_END_UNWRITTEN; in ext4_clear_io_unwritten_flag()
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_nportdisc.c | 340 uint32_t vid, flag; in lpfc_rcv_plogi() local 536 flag = be32_to_cpu(sp->un.vv.flags); in lpfc_rcv_plogi() 537 if ((vid == LPFC_VV_EMLX_ID) && (flag & LPFC_VV_SUPPRESS_RSP)) in lpfc_rcv_plogi() 1354 uint32_t vid, flag; in lpfc_cmpl_plogi_plogi_issue() local 1428 flag = be32_to_cpu(sp->un.vv.flags); in lpfc_cmpl_plogi_plogi_issue() 1430 (flag & LPFC_VV_SUPPRESS_RSP)) in lpfc_cmpl_plogi_plogi_issue()
|
H A D | lpfc_ct.c | 3499 lpfc_decode_firmware_rev(struct lpfc_hba *phba, char *fwrevision, int flag) in lpfc_decode_firmware_rev() argument 3555 if (flag) in lpfc_decode_firmware_rev() 3562 if (flag) in lpfc_decode_firmware_rev() 3645 vmp->flag |= LPFC_VMID_REGISTERED; in lpfc_cmpl_ct_cmd_vmid() 3646 vmp->flag &= ~LPFC_VMID_REQ_REGISTER; in lpfc_cmpl_ct_cmd_vmid() 3669 if (vmp->flag != LPFC_VMID_SLOT_FREE) in lpfc_cmpl_ct_cmd_vmid() 3792 vmid->flag &= ~LPFC_VMID_REGISTERED; in lpfc_vmid_cmd()
|
/openbmc/linux/Documentation/scsi/ |
H A D | 53c700.rst | 25 A compile time flag is::
|
/openbmc/linux/Documentation/infiniband/ |
H A D | user_mad.rst | 138 immediately with errno set to EAGAIN if the O_NONBLOCK flag is
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | speed.c | 519 static int do_clocks(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_clocks() argument
|
/openbmc/u-boot/test/ |
H A D | compression.c | 535 int do_ut_compression(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_ut_compression() argument
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | dev-kmsg | 76 and a flag field. All fields are separated by a ','.
|
H A D | sysfs-class-rnbd-client | 89 specifies the number of poll-mode queues. If the IO has HIPRI flag,
|
H A D | ima_policy | 61 Setting the check_blacklist flag is no longer necessary.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-osd.rst | 30 ``V4L2_CAP_VIDEO_OUTPUT_OVERLAY`` flag in the ``capabilities`` field of
|
H A D | func-read.rst | 49 the ``O_NONBLOCK`` flag was given to the :c:func:`open()`
|
H A D | ext-ctrls-flash.rst | 175 condition persists until this flag is no longer set.
|
/openbmc/u-boot/common/ |
H A D | hash.c | 516 int hash_command(const char *algo_name, int flags, cmd_tbl_t *cmdtp, int flag, argument
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | st,stm32-pinctrl.yaml | 40 $ref: /schemas/types.yaml#/definitions/flag
|
H A D | mediatek,mt8188-pinctrl.yaml | 65 resistance value(ohm). This flag is used to identify if the method is
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | xlnx,zynqmp-ams.yaml | 176 $ref: /schemas/types.yaml#/definitions/flag
|
/openbmc/linux/Documentation/locking/ |
H A D | locktorture.rst | 162 The output can be manually inspected for the error flag of "!!!".
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-domains.rst | 26 flag is set on the corresponding scheduling domain and its groups may not be
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | ibmphp.h | 696 u8 flag; /* this is for disable slot and polling */ member
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | marvell,pp2.yaml | 123 $ref: /schemas/types.yaml#/definitions/flag
|
/openbmc/linux/Documentation/userspace-api/media/ |
H A D | frontend.h.rst.exceptions | 36 # Replaces for flag constants
|
/openbmc/linux/Documentation/accel/ |
H A D | introduction.rst | 88 - Add the DRIVER_COMPUTE_ACCEL feature flag in your drm_driver's
|