Searched full:whether (Results 1 – 25 of 8500) sorted by relevance
12345678910>>...340
/Linux-v5.15/Documentation/core-api/ |
D | errseq.rst | 6 number of "subscribers" to tell whether it has changed since a previous 22 a flag to tell whether the value has been sampled since a new value was 35 it as a running cursor. That value can later be used to tell whether 39 can tell whether the value has changed since they last checked it. 43 zero value thus serves as the "epoch" if one wishes to know whether there 57 far and whether he made any mistakes since they last asked. 90 whether he made any mistakes on any of it:: 111 whether one was made since they last checked, and the latest value 116 full-time like the supervisors, but he does need to know whether a 120 to tell whether an error has occurred later::
|
D | debug-objects.rst | 74 whether the object can be initialized. Initializing is not allowed for 97 whether the object can be initialized. Initializing is not allowed for 121 whether the object can be activated. Activating is not allowed for 131 objects. The fixup function checks whether the object is valid and calls 145 When the real object is tracked by debugobjects it is checked, whether 160 When the real object is tracked by debugobjects it is checked, whether 176 When the real object is tracked by debugobjects it is checked, whether 250 ODEBUG_STATE_NOTAVAILABLE. The fixup function needs to check whether
|
/Linux-v5.15/drivers/gpu/drm/i915/gem/ |
D | i915_gem_lmem.c | 27 * i915_gem_object_is_lmem - Whether the object is resident in 32 * this function checks whether it will always be present in lmem when 33 * valid *or* if that's not the case, whether it's currently resident in lmem. 37 * Return: Whether the object migratable but resident in lmem, or not 54 * __i915_gem_object_is_lmem - Whether the object is resident in 62 * Return: Whether the object is resident in lmem.
|
/Linux-v5.15/fs/ubifs/ |
D | find.c | 23 * @pick_free: whether it is OK to scan for empty LEBs 25 * @exclude_index: whether to exclude index LEBs 35 * valuable - determine whether LEB properties are valuable. 75 * @in_tree: whether the LEB properties are in main memory 78 * This function returns a code that indicates whether the scan should continue 79 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree 80 * in main memory (%LPT_SCAN_ADD), or whether the scan should stop 92 /* Determine whether to add these LEB properties to the tree */ in scan_for_dirty_cb() 119 * @exclude_index: whether to exclude index LEBs 195 * @pick_free: controls whether it is OK to pick empty or index LEBs [all …]
|
/Linux-v5.15/drivers/gpu/drm/amd/pm/inc/ |
D | smu_v11_0_7_pptable.h | 18 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 29 …PLATFORM_CAP_POWERPLAY 0x1 // This cap indicates whether CCC need to show … 30 …PLATFORM_CAP_SBIOSPOWERSOURCE 0x2 // This cap indicates whether power source noti… 31 …PLATFORM_CAP_HARDWAREDC 0x4 // This cap indicates whether DC mode notificai… 32 …PLATFORM_CAP_BACO 0x8 // This cap indicates whether board supports th… 33 …PLATFORM_CAP_MACO 0x10 // This cap indicates whether board supports th… 34 …PLATFORM_CAP_SHADOWPSTATE 0x20 // This cap indicates whether board supports th…
|
/Linux-v5.15/arch/s390/include/asm/ |
D | scsw.h | 235 * whether it is a transport mode or command mode scsw. 250 * whether it is a transport mode or command mode scsw. 265 * whether it is a transport mode or command mode scsw. 280 * whether it is a transport mode or command mode scsw. 295 * whether it is a transport mode or command mode scsw. 310 * whether it is a transport mode or command mode scsw. 325 * whether it is a transport mode or command mode scsw. 340 * whether it is a transport mode or command mode scsw. 355 * whether it is a transport mode or command mode scsw. 370 * whether it is a transport mode or command mode scsw. [all …]
|
/Linux-v5.15/drivers/staging/media/atomisp/pci/ |
D | ia_css_control.h | 84 /* @brief Test whether the ISP has started. 88 * Temporary function to poll whether the ISP has been started. Once it has, 93 /* @brief Test whether the SP has initialized. 97 * Temporary function to poll whether the SP has been initialized. Once it has, 102 /* @brief Test whether the SP has terminated. 106 * Temporary function to poll whether the SP has been terminated. Once it has,
|
/Linux-v5.15/include/uapi/linux/ |
D | batman_adv.h | 98 * @BATADV_MCAST_FLAGS_QUERIER_IPV4_EXISTS: Whether an IGMP querier 104 * @BATADV_MCAST_FLAGS_QUERIER_IPV6_EXISTS: Whether an MLD querier 111 * exists, whether it is potentially shadowing multicast listeners 118 * exists, whether it is potentially shadowing multicast listeners 350 * @BATADV_ATTR_AGGREGATED_OGMS_ENABLED: whether the batman protocol 356 * @BATADV_ATTR_AP_ISOLATION_ENABLED: whether the data traffic going 375 * @BATADV_ATTR_BONDING_ENABLED: whether the data traffic going through 381 * @BATADV_ATTR_BRIDGE_LOOP_AVOIDANCE_ENABLED: whether the bridge loop 388 * @BATADV_ATTR_DISTRIBUTED_ARP_TABLE_ENABLED: whether the distributed 396 * @BATADV_ATTR_FRAGMENTATION_ENABLED: whether the data traffic going [all …]
|
/Linux-v5.15/arch/arm/mach-davinci/ |
D | Kconfig | 74 Configure this option to specify the whether the board used 88 Configure this option to specify the whether the board used 96 Configure this option to specify the whether the board used 103 Configure this option to specify the whether the board used 112 Configure this option to specify the whether the board used 123 Configure this option to specify whether the board used
|
/Linux-v5.15/include/drm/ |
D | drm_fourcc.h | 18 * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 149 * A boolean indicating whether the format info matches a packed YUV format. 163 * A boolean indicating whether the format info matches a semiplanar YUV format. 177 * A boolean indicating whether the format info matches a planar YUV format. 191 * A boolean indicating whether the format info matches a YUV format with 4:1:0 206 * A boolean indicating whether the format info matches a YUV format with 4:1:1 221 * A boolean indicating whether the format info matches a YUV format with 4:2:0 236 * A boolean indicating whether the format info matches a YUV format with 4:2:2 251 * A boolean indicating whether the format info matches a YUV format with 4:4:4
|
D | drm_debugfs_crc.h | 18 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 29 * @has_frame_counter: whether the source was able to provide a frame number 45 * @opened: whether userspace has opened the data file for reading 46 * @overflow: whether an overflow occured.
|
/Linux-v5.15/arch/ia64/scripts/ |
D | toolchain-flags | 4 # Check whether linker can handle cross-segment @segrel(): 14 # Check whether cross-segment segment-relative relocs work fine. We need 29 # Check whether .align inside a function works as expected. 45 # Check whether assembler supports .serialize.{data,instruction} directive.
|
/Linux-v5.15/security/keys/ |
D | Kconfig | 22 If you are unsure as to whether this is required, answer N. 69 If you are unsure as to whether this is required, answer N. 88 If you are unsure as to whether this is required, answer N. 106 If you are unsure as to whether this is required, answer N. 119 If you are unsure as to whether this is required, answer N.
|
/Linux-v5.15/include/linux/phy/ |
D | phy-dp.h | 61 * Flag indicating, whether or not to enable spread-spectrum clocking. 69 * Flag indicating, whether or not reconfigure link rate and SSC to 78 * Flag indicating, whether or not reconfigure lane count to 87 * Flag indicating, whether or not reconfigure voltage swing
|
/Linux-v5.15/include/linux/platform_data/ |
D | ad5755.h | 71 * @ext_dc_dc_compenstation_resistor: Whether an external DC-DC converter 77 * @dac.ext_current_sense_resistor: Whether an external current sense resistor 79 * @dac.enable_voltage_overrange: Whether to enable 20% voltage output overrange. 80 * @dac.slew.enable: Whether to enable digital slew.
|
/Linux-v5.15/Documentation/devicetree/bindings/power/supply/ |
D | max8925_battery.txt | 5 - batt-detect: whether support battery detect 8 - no-temp-support: whether support temperature protection detect 9 - no-insert-detect: whether support insert detect
|
/Linux-v5.15/mm/ |
D | cleancache.c | 172 * The function has two checks before any action is taken - whether 173 * a backend is registered and whether the sb->cleancache_poolid 211 * The function has two checks before any action is taken - whether 212 * a backend is registered and whether the sb->cleancache_poolid 239 * The function has two checks before any action is taken - whether 240 * a backend is registered and whether the sb->cleancache_poolid 269 * The function has two checks before any action is taken - whether 270 * a backend is registered and whether the sb->cleancache_poolid
|
/Linux-v5.15/Documentation/i2c/ |
D | functionality.rst | 11 the client needs some way to check whether an adapter has the needed 94 without having to care whether the said functions are implemented in 103 whether one of the devices it supports is present on an adapter, it should 104 check whether the needed functionality is present. The typical way to do 126 Note that the check above doesn't tell whether the functionalities are 137 to use the /dev interface. You will still have to check whether the
|
/Linux-v5.15/drivers/net/ipa/ |
D | ipa_data.h | 116 * @aggr_close_eof: whether aggregation closes on end-of-frame 135 * @checksum: whether checksum offload is enabled 136 * @qmap: whether endpoint uses QMAP protocol 137 * @aggregation: whether endpoint supports aggregation 138 * @status_enable: whether endpoint uses status elements 139 * @dma_mode: whether endpoint operates in DMA mode 160 * @filter_support: whether endpoint supports filtering 167 * in the system, and indicate whether they support filtering.
|
D | ipa_smp2p.c | 35 * whether power is enabled using two SMP2P state bits--one to indicate 38 * at that time records whether the AP has IPA power enabled. 54 * @power_on: Whether IPA power is on 55 * @notified: Whether modem has been notified of power state 56 * @disabled: Whether setup ready interrupt handling is disabled 82 * whether the IPA power is on, and the other indicating the first bit 97 /* Signal whether the IPA power is enabled */ in ipa_smp2p_notify() 330 /* Reset state tracking whether we have notified the modem */
|
/Linux-v5.15/lib/crypto/ |
D | Kconfig | 14 Declares whether the architecture provides an arch-specific 39 Declares whether the architecture provides an arch-specific 65 Declares whether the architecture provides an arch-specific 100 Declares whether the architecture provides an arch-specific
|
/Linux-v5.15/arch/arm64/mm/ |
D | mmap.c | 21 * Check whether addr is covered by a memory region without the in valid_phys_addr_range() 22 * MEMBLOCK_NOMAP attribute, and whether that region covers the in valid_phys_addr_range() 26 * attributes have been defined, and it is debatable whether it in valid_phys_addr_range()
|
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-bindings.txt | 30 bindings for the individual client devices in use by that board, i.e. whether 42 defined in its device tree node, and whether to define the set of state 43 IDs that must be provided, or whether to define the set of state names that 137 device; they may be grandchildren, for example. Whether this is legal, and 138 whether there is any interaction between the child and intermediate parent
|
/Linux-v5.15/security/landlock/ |
D | ptrace.c | 76 * hook_ptrace_access_check - Determines whether the current process may access 85 * Determines whether a process may access another, returning 0 if permission 95 * hook_ptrace_traceme - Determines whether another process may trace the 103 * Determines whether the nominated task is permitted to trace the current
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-devices-platform-docg3 | 6 Show whether the floor (0 to 4), protection area (0 or 1) is 9 The protection has information embedded whether it blocks reads, 26 The protection has information embedded whether it blocks reads,
|
12345678910>>...340