/linux-6.1.9/tools/lib/traceevent/Documentation/ |
D | libtraceevent-event_list.txt | 7 Get list of events, sorted by given criteria. 28 sorted by the _sort_type_ criteria. The last element of the array is NULL. 31 context. The _sort_type_ argument is the required sort criteria:
|
D | libtraceevent-event_find.txt | 23 criteria. All functions require a pointer to a _tep_, trace event parser
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_dbg.c | 291 u8 criteria, const u64 matcher_id) in dr_dump_matcher_mask() argument 298 if (criteria & DR_MATCHER_CRITERIA_OUTER) { in dr_dump_matcher_mask() 305 if (criteria & DR_MATCHER_CRITERIA_INNER) { in dr_dump_matcher_mask() 312 if (criteria & DR_MATCHER_CRITERIA_MISC) { in dr_dump_matcher_mask() 319 if (criteria & DR_MATCHER_CRITERIA_MISC2) { in dr_dump_matcher_mask() 326 if (criteria & DR_MATCHER_CRITERIA_MISC3) { in dr_dump_matcher_mask()
|
/linux-6.1.9/drivers/net/wireless/marvell/libertas/ |
D | cmd.c | 179 int lbs_host_sleep_cfg(struct lbs_private *priv, uint32_t criteria, in lbs_host_sleep_cfg() argument 190 if (criteria == EHS_REMOVE_WAKEUP && !priv->ehs_remove_supported) in lbs_host_sleep_cfg() 191 criteria = 0; in lbs_host_sleep_cfg() 194 cmd_config.criteria = cpu_to_le32(criteria); in lbs_host_sleep_cfg() 363 uint32_t criteria = EHS_REMOVE_WAKEUP; in lbs_set_host_sleep() local 401 ret = lbs_host_sleep_cfg(priv, criteria, in lbs_set_host_sleep()
|
D | cmd.h | 90 int lbs_host_sleep_cfg(struct lbs_private *priv, uint32_t criteria,
|
D | host.h | 852 __le32 criteria; member
|
/linux-6.1.9/security/keys/trusted-keys/ |
D | Kconfig | 17 criteria match.
|
/linux-6.1.9/Documentation/driver-api/usb/ |
D | hotplug.rst | 96 at existing drivers. Each table entry describes one or more criteria to 98 specific criteria are identified by bits set in "match_flags", paired 99 with field values. You can construct the criteria directly, or with
|
/linux-6.1.9/Documentation/pcmcia/ |
D | devicetable.rst | 6 following criteria:
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-bus-iio-isl29501 | 9 criteria for optimal gain is determined by the sensor.
|
D | sysfs-class-mtd | 141 This allows the user to examine and adjust the criteria by which
|
/linux-6.1.9/Documentation/driver-api/ |
D | vfio-pci-device-specific-driver-acceptance.rst | 3 Acceptance criteria for vfio-pci device specific driver variants
|
/linux-6.1.9/Documentation/sparc/oradax/ |
D | dax-hv-api.txt | 592 …scan commands search a stream of input data elements for values which match the selection criteria. 601 …exists one bit in the vector that is set if the input element matched the scan criteria, or clear … 604 …t format contains one array entry for each input element that matched the scan criteria. Each array 612 entry is the index of an input element that matched the scan criteria. An inverted scan command pro… 613 a similar array, but of all the input elements which did NOT match the scan criteria. 616 the scan criteria (or number that did not match for the inverted scans). The “number of elements pr… 661 … [9:5] Operand size for first scan criteria value. In a scan value 675 [4:0] Operand size for second scan criteria value. In a scan value 686 40 4 Most significant 4 bytes of first scan criteria operand. If first operand is less 688 44 4 Most significant 4 bytes of second scan criteria operand. If second operand [all …]
|
D | oracle-dax.rst | 315 | (0 << 5) /* 36.2.1.3 First scan criteria size = 0 (1 byte) */ 316 | (31 << 0); /* 36.2.1.3 Disable second scan criteria */ 328 ccb->op_data = 0; /* scan criteria (value to be matched) */
|
/linux-6.1.9/Documentation/driver-api/firmware/ |
D | firmware_cache.rst | 36 criteria the firmware cache is setup by adding a devres entry for the
|
/linux-6.1.9/Documentation/block/ |
D | deadline-iosched.rst | 54 same criteria as reads.
|
/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/ |
D | ioctl.h | 410 u32 criteria; member
|
D | cfg80211.c | 3361 mef_cfg->criteria |= MWIFIEX_CRITERIA_UNICAST; in mwifiex_set_wowlan_mef_entry() 3364 mef_cfg->criteria |= MWIFIEX_CRITERIA_BROADCAST; in mwifiex_set_wowlan_mef_entry() 3370 mef_cfg->criteria |= MWIFIEX_CRITERIA_MULTICAST; in mwifiex_set_wowlan_mef_entry() 3392 mef_cfg->criteria |= MWIFIEX_CRITERIA_UNICAST; in mwifiex_set_wowlan_mef_entry() 3432 mef_cfg.criteria |= MWIFIEX_CRITERIA_BROADCAST | in mwifiex_set_mef_filter() 3446 if (!mef_cfg.criteria) in mwifiex_set_mef_filter() 3447 mef_cfg.criteria = MWIFIEX_CRITERIA_BROADCAST | in mwifiex_set_mef_filter()
|
/linux-6.1.9/Documentation/admin-guide/LSM/ |
D | Yama.rst | 62 classic criteria is also met. To change the relationship, an
|
/linux-6.1.9/Documentation/maintainer/ |
D | maintainer-entry-profile.rst | 40 List mandatory and advisory criteria, beyond the common "submit-checklist",
|
/linux-6.1.9/Documentation/process/ |
D | submit-checklist.rst | 45 default to off unless they meet the exception criteria documented in
|
/linux-6.1.9/Documentation/gpu/ |
D | drm-usage-stats.rst | 70 the above described criteria in order to associate data to individual clients.
|
/linux-6.1.9/Documentation/networking/ |
D | fib_trie.rst | 86 or shrinking it repeatedly until it fulfills the criteria for optimal
|
/linux-6.1.9/tools/perf/Documentation/ |
D | perf-arm-spe.txt | 47 Based on programmable criteria, choose whether to keep the record or discard it. If the record is
|
/linux-6.1.9/Documentation/security/keys/ |
D | request-key.rst | 159 matches the criteria specified, calls key_permission(SEARCH) on it to see
|