Searched refs:requested (Results 1 - 25 of 89) sorted by last modified time

1234

/linux-master/mm/
H A Dvmstat.c1085 * A fragmentation index only makes sense if an allocation of a requested
1093 unsigned long requested = 1UL << order; local
1111 return 1000 - div_u64( (1000+(div_u64(info->free_pages * 1000ULL, requested))), info->free_blocks_total);
2157 * unusable for an allocation of the requested size.
/linux-master/kernel/
H A Dseccomp.c196 * requested for the user notifier. When @refs reaches zero,
891 /* If thread sync has been requested, check that it is possible. */
964 bool requested)
972 log = requested && seccomp_actions_logged & SECCOMP_LOG_TRAP;
975 log = requested && seccomp_actions_logged & SECCOMP_LOG_ERRNO;
978 log = requested && seccomp_actions_logged & SECCOMP_LOG_TRACE;
981 log = requested && seccomp_actions_logged & SECCOMP_LOG_USER_NOTIF;
1919 * has not explicitly requested no errors from TSYNC.
2079 * @seccomp_mode: requested mode to use
963 seccomp_log(unsigned long syscall, long signr, u32 action, bool requested) argument
/linux-master/fs/nfsd/
H A Dnfsfh.c66 umode_t requested)
70 if (requested == 0) /* the caller doesn't care */
72 if (mode == requested) {
85 if (requested == S_IFDIR)
65 nfsd_mode_check(struct svc_rqst *rqstp, struct dentry *dentry, umode_t requested) argument
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c419 if (!nq->requested)
422 nq->requested = false;
463 if (nq->requested)
492 nq->requested = true;
1185 * 2048 if not being requested
/linux-master/sound/soc/codecs/
H A Dsigmadsp.c633 unsigned int requested)
639 return supported & requested;
632 sigmadsp_samplerate_valid(unsigned int supported, unsigned int requested) argument
/linux-master/fs/smb/client/
H A Dcifsglob.h774 bool requested; /* "compress" mount option set*/ member in struct:TCP_Server_Info::__anon1111
H A Dsmb2pdu.c748 if (server->compression.requested) {
770 /* If invalid preauth context warn but use what we requested, SHA-512 */
850 cifs_dbg(VFS, "Server does not support requested encryption type (AES256 GCM)\n");
858 * in which mount requested encryption ("seal") checks later
860 * seal not requested by client, since server is allowed to
865 pr_warn_once("Server does not support requested encryption types\n");
1149 "SMB2 dialect returned but not requested\n");
1153 "SMB2.1 dialect returned but not requested\n");
1164 "SMB2 dialect returned but not requested\n");
1176 /* if requested singl
1410 smb2_select_sectype(struct TCP_Server_Info *server, enum securityEnum requested) argument
[all...]
H A Dcifsproto.h177 enum securityEnum requested);
/linux-master/drivers/gpu/drm/xe/
H A Dxe_bo.c2131 struct ttm_place requested; local
2144 xe_place_from_ttm_type(mem_type, &requested);
2146 placement.placement = &requested;
2157 add_vram(xe, bo, &requested, bo->flags, mem_type, &c);
/linux-master/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c291 u32 requested, actual, rate, sink_max, source_max = 0; local
310 requested = mode->clock * bpc * 3 / 1000;
325 if (requested > actual) {
327 "requested=%d, actual=%d, clock=%d\n",
328 requested, actual, mode->clock);
595 /* if link training is requested we should perform it always */
989 /* Enabled and connected with a sink, re-train if requested */
/linux-master/arch/x86/kernel/fpu/
H A Dxstate.c93 * Also return the name of the (most advanced) feature that the caller requested:
104 * feature that was requested but is missing. So if a driver
980 * have requested that 'xfeature_nr' be saved.
1056 * @copy_mode: The requested copy mode
1060 * to the requested @mode. UABI XSTATE is always uncompacted!
1180 * @copy_mode: The requested copy mode
1184 * to the requested @mode. UABI XSTATE is always uncompacted!
1486 * fpstate_realloc - Reallocate struct fpstate for the requested new features
1587 static int __xstate_request_perm(u64 permitted, u64 requested, bool guest) argument
1603 if ((permitted & requested)
1641 u64 permitted, requested; local
[all...]
/linux-master/arch/powerpc/sysdev/
H A Dfsl_gtm.c96 if (!gtm->timers[i].requested) {
97 gtm->timers[i].requested = true;
132 if (gtm->timers[timer].requested)
136 ret->requested = true;
156 tmr->requested = false;
238 * This function (re)sets the GTM timer so that it counts up to the requested
241 * requested timeout to fit in a 16-bit register.
270 * This function (re)sets GTM timer so that it counts up to the requested
/linux-master/tools/testing/selftests/drivers/net/hw/
H A Dethtool_mm.sh188 local requested=$2
191 [ $requested -le $min ] && echo $min || echo $requested
/linux-master/tools/net/ynl/
H A Dethtool.py229 requested = bits_to_dict(reply['wanted']).keys()
243 if f in requested:
245 req = " [requested on]"
247 req = " [requested off]"
/linux-master/security/selinux/
H A Dhooks.c798 * filesystem requested native labeling. We had already
3657 u32 requested, u16 cmd)
3688 requested, driver, xperm, &ad);
6540 * @attr: the requested attribute
6545 * Fill the passed user space @ctx with the details of the requested
6999 u32 requested, sid = current_sid(); local
7002 requested = PERF_EVENT__OPEN;
7004 requested = PERF_EVENT__CPU;
7006 requested = PERF_EVENT__KERNEL;
7008 requested
3656 ioctl_has_perm(const struct cred *cred, struct file *file, u32 requested, u16 cmd) argument
[all...]
/linux-master/include/uapi/linux/
H A Dethtool.h1334 * %ETH_RXFH_INDIR_NO_CHANGE means that indir table setting is not requested
1337 * An hfunc of zero means that hash function setting is not requested.
1443 * @requested: mask of features requested to be enabled if possible
1449 __u32 requested; member in struct:ethtool_get_features_block
1471 * @requested: values of features to be changed
1475 __u32 requested; member in struct:ethtool_set_features_block
1522 * values of corresponding bits in features[].requested. Bits in .requested
1531 * %ETHTOOL_F_WISH - some or all changes requested wer
[all...]
/linux-master/include/scsi/
H A Dlibfc.h623 * @requested: 1 if discovery has been requested, 0 if not
638 unsigned char requested; member in struct:fc_disc
/linux-master/include/net/
H A Dcfg80211.h811 * If edmg is requested (i.e. the .channels member is non-zero),
2606 * wireless device that requested the scan is connected to. If this
2872 * the BSS that requested the scan in which the beacon/probe was received.
3056 * if this is %NULL for a link, that link is not requested
3210 * @bssid: Fixed BSSID requested, maybe be %NULL, if set do not
3261 * @behaviour: requested BSS selection behaviour.
4041 * @requested: indicates FTM is requested
4068 u8 requested:1, member in struct:cfg80211_pmsr_ftm_request_peer
4146 * @assoc_link_id: MLO link ID of the AP, with which (re)association requested
[all...]
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c85 * respective regulatory requested domains. Subsequent radios will
3378 if (!request->requested)
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c215 * @size: size of memory requested
256 * @size: size of memory requested
301 * @flags: requested aq flags
1078 * check if netdev MAC was updated to requested MAC,
2213 * Set the aq_required bit(s) based on the requested features passed in to
2215 * the watchdog if any changes are requested to expedite the request via
3451 "Cannot support requested number of queues\n");
3561 /* Return if same TC config is requested */
4408 * being requested for this frame. We can rule out both by just
4617 #define IAVF_NETDEV_VLAN_FEATURE_ALLOWED(requested, allowe
[all...]
/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_main.c1714 if (enic->msix[i].requested)
1781 enic->msix[i].requested = 0;
1792 enic->msix[i].requested = 1;
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1194 u8 requested:1; member in struct:bnxt_irq
1580 /* copy of requested setting from ethtool cmd */
H A Dbnxt.c7550 netdev_warn(bp->dev, "Able to reserve only %d out of %d requested RX rings\n",
10680 if (irq->requested) {
10689 irq->requested = 0;
10732 irq->requested = 1;
11443 netdev_warn(bp->dev, "Firmware recover via OP-TEE requested\n");
14299 netdev_err(dev, "Too many traffic classes requested: %d. Max supported is %d.\n",
/linux-master/drivers/net/ethernet/broadcom/
H A Dbnx2.c6217 irq->requested = 1;
6230 if (irq->requested)
6232 irq->requested = 0;
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_main.c1449 const struct sja1105_l2_lookup_entry *requested)
1459 if (l2_lookup[i].macaddr == requested->macaddr &&
1460 l2_lookup[i].vlanid == requested->vlanid &&
1474 const struct sja1105_l2_lookup_entry *requested,
1483 match = sja1105_find_static_fdb_entry(priv, port, requested);
1507 l2_lookup[match] = *requested;
1448 sja1105_find_static_fdb_entry(struct sja1105_private *priv, int port, const struct sja1105_l2_lookup_entry *requested) argument
1473 sja1105_static_fdb_change(struct sja1105_private *priv, int port, const struct sja1105_l2_lookup_entry *requested, bool keep) argument

Completed in 738 milliseconds

1234