Searched refs:requested (Results 51 - 75 of 89) sorted by relevance

1234

/linux-master/tools/testing/selftests/bpf/
H A Dvmtest.sh58 If no command is specified and a debug shell (-s) is not requested,
/linux-master/drivers/scsi/fnic/
H A Dfnic.h200 int requested; member in struct:fnic_msix_entry
/linux-master/arch/m68k/fpsp040/
H A Dsrem_mod.S26 | is requested.
44 | MOD is requested, go to Step 6.
46 | Step 5. R = MOD(X,Y), but REM(X,Y) is requested.
/linux-master/fs/gfs2/
H A Dtrace_gfs2.h603 __field( u32, requested )
617 __entry->requested = rs->rs_requested;
631 __entry->requested,
/linux-master/drivers/acpi/
H A Dpci_root.c566 u32 support, control = 0, requested = 0; local
589 requested = control = calculate_control();
630 decode_osc_control(root, "OS requested", requested);
634 decode_cxl_osc_control(root, "OS requested", cxl_requested);
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm.c552 * @res: The struct ttm_resource for which an sg-table is requested.
785 /* First try only the requested placement. No eviction. */
846 /* Move to the requested placement. */
870 struct ttm_place requested; local
874 i915_ttm_place_from_region(mr, &requested, obj->bo_offset,
877 placement.placement = &requested;
/linux-master/fs/smb/client/
H A Dsess.c535 * session and overwrite it with the requested iface data.
948 cifs_dbg(VFS, "%s: requested signing/encryption but server did not return either 56-bit or 128-bit session key size\n",
1291 cifs_select_sectype(struct TCP_Server_Info *server, enum securityEnum requested) argument
1295 switch (requested) {
1298 return requested;
1311 switch (requested) {
1313 return requested;
H A Dcifs_debug.c478 if (!server->compression.requested)
H A Dcifsproto.h177 enum securityEnum requested);
/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/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/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/tools/scripts/
H A Dutilities.mak165 # relative path resolution is requested, as determined
/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/drivers/pinctrl/intel/
H A Dpinctrl-intel.c1793 u32 requested = 0; local
1800 requested |= BIT(i);
1802 if (!intel_gpio_update_reg(base + gpp * 4, requested, saved))
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h498 bool requested; member in struct:bnxt_qplib_nq
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/drivers/infiniband/hw/hfi1/
H A Dtrace_tid.h200 __field(u16, requested)
209 __entry->requested = priv->opfn.requested;
214 "[%s] qpn 0x%x requested 0x%x completed 0x%x curr 0x%x",
217 __entry->requested,
/linux-master/net/wireless/
H A Dpmsr.c33 out->ftm.requested = true;
/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/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
/linux-master/lib/
H A Dmaple_tree.c586 * allocated node or to the number of requested nodes to allocate. If bit 0 is
587 * set, then the alloc contains the number of requested nodes. If there is an
601 * mas_set_alloc_req() - Set the requested number of allocations.
605 * The requested number of allocations is either in the first allocated node,
624 * mas_alloc_req() - get the requested number of allocations.
1184 * requested node count as necessary.
1191 unsigned int requested = mas_alloc_req(mas); local
1212 if (requested > 1)
1213 mas_set_alloc_req(mas, requested - 1);
1225 unsigned int requested local
[all...]
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c2875 unsigned long requested = VM_READ; local
2878 requested |= VM_WRITE;
2880 pr_debug("requested 0x%lx, vma permission flags 0x%lx\n", requested,
2882 return (vma->vm_flags & requested) == requested;
/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_main.c1726 if (enic->msix[i].requested)
1793 enic->msix[i].requested = 0;
1804 enic->msix[i].requested = 1;
/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...]

Completed in 864 milliseconds

1234