Home
last modified time | relevance | path

Searched refs:criteria (Results 1 – 25 of 42) sorted by relevance

12

/linux/tools/lib/traceevent/Documentation/
A Dlibtraceevent-event_list.txt7 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:
A Dlibtraceevent-event_find.txt23 criteria. All functions require a pointer to a _tep_, trace event parser
/linux/drivers/net/wireless/marvell/libertas/
A Dcmd.c179 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()
A Dcmd.h90 int lbs_host_sleep_cfg(struct lbs_private *priv, uint32_t criteria,
A Dhost.h848 __le32 criteria; member
/linux/Documentation/driver-api/usb/
A Dhotplug.rst96 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/Documentation/pcmcia/
A Ddevicetable.rst6 following criteria:
/linux/Documentation/ABI/testing/
A Dsysfs-bus-iio-isl295019 criteria for optimal gain is determined by the sensor.
A Dsysfs-class-mtd141 This allows the user to examine and adjust the criteria by which
/linux/Documentation/sparc/oradax/
A Ddax-hv-api.txt613 a similar array, but of all the input elements which did NOT match the scan criteria.
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
693 64 4 Next 4 most significant bytes of first scan criteria operand occuring after the
696 68 4 Next 4 most significant bytes of second scan criteria operand occuring after
700 72 4 Next 4 most significant bytes of first scan criteria operand occuring after the
703 76 4 Next 4 most significant bytes of second scan criteria operand occuring after
707 80 4 Next 4 most significant bytes of first scan criteria operand occuring after the
[all …]
A Doracle-dax.rst315 | (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/Documentation/driver-api/firmware/
A Dfirmware_cache.rst36 criteria the firmware cache is setup by adding a devres entry for the
/linux/Documentation/block/
A Ddeadline-iosched.rst54 same criteria as reads.
/linux/drivers/net/wireless/marvell/mwifiex/
A Dioctl.h422 u32 criteria; member
A Dcfg80211.c3368 mef_cfg->criteria |= MWIFIEX_CRITERIA_UNICAST; in mwifiex_set_wowlan_mef_entry()
3371 mef_cfg->criteria |= MWIFIEX_CRITERIA_BROADCAST; in mwifiex_set_wowlan_mef_entry()
3377 mef_cfg->criteria |= MWIFIEX_CRITERIA_MULTICAST; in mwifiex_set_wowlan_mef_entry()
3399 mef_cfg->criteria |= MWIFIEX_CRITERIA_UNICAST; in mwifiex_set_wowlan_mef_entry()
3439 mef_cfg.criteria |= MWIFIEX_CRITERIA_BROADCAST | in mwifiex_set_mef_filter()
3453 if (!mef_cfg.criteria) in mwifiex_set_mef_filter()
3454 mef_cfg.criteria = MWIFIEX_CRITERIA_BROADCAST | in mwifiex_set_mef_filter()
A Dsta_cmd.c1442 mef_cfg->criteria = cpu_to_le32(mef->criteria); in mwifiex_cmd_mef_cfg()
/linux/Documentation/admin-guide/LSM/
A DYama.rst62 classic criteria is also met. To change the relationship, an
/linux/Documentation/maintainer/
A Dmaintainer-entry-profile.rst40 List mandatory and advisory criteria, beyond the common "submit-checklist",
/linux/security/keys/
A DKconfig85 if the boot PCRs and other criteria match. Userspace will only ever
/linux/Documentation/process/
A Dsubmit-checklist.rst45 default to off unless they meet the exception criteria documented in
/linux/Documentation/networking/
A Dfib_trie.rst86 or shrinking it repeatedly until it fulfills the criteria for optimal
/linux/Documentation/security/keys/
A Drequest-key.rst159 matches the criteria specified, calls key_permission(SEARCH) on it to see
/linux/Documentation/cpu-freq/
A Dcpu-drivers.rst254 frequency is within policy->min and policy->max, and all other criteria
/linux/Documentation/admin-guide/media/
A Dbuilding.rst260 criteria will be available at the ``Media support->Media drivers`` sub-menu.
/linux/Documentation/networking/device_drivers/ethernet/aquantia/
A Datlantic.rst352 case, any flow that matches the filter criteria will be directed to the

Completed in 55 milliseconds

12