Searched refs:required (Results 26 - 50 of 69) sorted by relevance

123

/linux-master/arch/m68k/fpsp040/
H A Dx_operr.S244 | to memory or data register as required. A read of the fline
245 | is required to determine the destination.
H A Ddecbin.S85 | is required until the power is greater than 27, however, all
/linux-master/include/linux/
H A Dpm.h27 extern void pm_vt_switch_required(struct device *dev, bool required);
30 static inline void pm_vt_switch_required(struct device *dev, bool required) argument
183 * additional operations required for suspending the device that might be
197 * operations required for resuming the device that might be racing with
202 * additional operations required for freezing the device that might be
210 * operations required for thawing the device that might be racing with its
218 * operations required for thawing the device that might be racing with its
/linux-master/arch/mips/dec/
H A Dint-handler.S156 #error GCC `-msym32' option required for 64-bit DECstation builds
212 #error GCC `-msym32' option required for 64-bit DECstation builds
/linux-master/usr/
H A Dgen_initramfs.sh33 <cpio_source> options so an explicit "-u 0 -g 0" is required
/linux-master/arch/x86/include/asm/
H A Dcpufeatures.h6 #include <asm/required-features.h>
486 #define X86_BUG_CLFLUSH_MONITOR X86_BUG(7) /* AAI65, CLFLUSH required before MONITOR */
497 #define X86_BUG_MONITOR X86_BUG(12) /* IPI required to wake up remote CPU */
/linux-master/tools/arch/x86/include/asm/
H A Dcpufeatures.h6 #include <asm/required-features.h>
486 #define X86_BUG_CLFLUSH_MONITOR X86_BUG(7) /* AAI65, CLFLUSH required before MONITOR */
497 #define X86_BUG_MONITOR X86_BUG(12) /* IPI required to wake up remote CPU */
/linux-master/fs/bcachefs/
H A Dtrace.h449 size_t required,
451 TP_ARGS(trans_fn, caller_ip, required, ret),
456 __field(size_t, required )
463 __entry->required = required;
467 TP_printk("%s %pS required %zu ret %s",
470 __entry->required,
/linux-master/tools/perf/tests/shell/lib/
H A Dperf_metric_validation.py249 Validate if the metrics follow the required relationship in the rule.
254 @param rule: dict with metric name(+alias), formula, and required upper and lower bounds.
288 Validate if the metrics are in the required value range.
567 "-rule", help="Base validation rule file", required=True)
569 "-output_dir", help="Path for validator output file, report file", required=True)
/linux-master/scripts/dtc/
H A Ddtx_diff266 echo "ERROR: parameter DTx required" >&2
317 this script from the root of the Linux kernel source tree is required.
/linux-master/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py547 required = {
590 expect_physical = usage in required
599 assert required[usage].contains(field)
/linux-master/drivers/gpu/drm/msm/registers/
H A Dgen_header.py949 parser.add_argument('--rnn', type=str, required=True)
950 parser.add_argument('--xml', type=str, required=True)
954 subparsers.required = True
/linux-master/kernel/power/
H A Dswap.c72 * Number of pages required to be kept free while writing the image. Always
483 * Recalculate the number of required free pages, to
789 * Adjust the number of required free pages after all allocations have
923 unsigned int required; local
927 required = PAGES_FOR_IO + nr_pages;
928 return free_swap > required;
/linux-master/arch/sparc/lib/
H A DM7memset.S284 membar #StoreStore ! required by use of Block Store Init
/linux-master/fs/gfs2/
H A Ddir.c15 * actually required for the name (no null terminator). The field de_rec_len
447 unsigned required = GFS2_DIRENT_SIZE(name->len); local
457 if ((void *)dent + totlen >= ptr + required)
466 unsigned required = GFS2_DIRENT_SIZE(name->len); local
472 if (totlen - actual >= required)
/linux-master/tools/testing/selftests/mm/
H A Drun_vmtests.sh24 The default behavior is to run required tests only. If -a is specified,
/linux-master/drivers/usb/cdns3/
H A Dcdns3-gadget.c107 * @ep_addr: endpoint address for which endpoint object is required
2021 * Return 0 if the required size can met or negative value on failure
2037 int required; local
2046 required = size - priv_dev->out_mem_is_allocated;
2048 if (required > remained)
2051 priv_dev->out_mem_is_allocated += required;
2052 priv_dev->onchip_used_size += required;
/linux-master/net/sunrpc/
H A Dsvcsock.c743 unsigned long required; local
750 required = atomic_read(&svsk->sk_xprt.xpt_reserved) + serv->sv_max_mesg;
751 if (required*2 > sock_wspace(svsk->sk_sk))
/linux-master/arch/arm/mach-omap2/
H A Dsleep34xx.S147 cmp r0, #0x0 @ If no context save required,
/linux-master/arch/m68k/ifpsp060/
H A Dos.S32 | - example "Call-Out"s required by both the ISP and FPSP.
/linux-master/arch/x86/boot/
H A Dheader.S320 #required for protected mode
452 # All of which is enough to compute an amount of extra data that is required
/linux-master/scripts/
H A Dsphinx-pre-install47 # List of required texlive packages on Fedora and OpenSuse
842 # Version is above the minimal required one, but may be
917 die "Python 3 is required to build the kernel docs\n";
1012 print "\t--no-pdf\t- don't check for dependencies required to build PDF docs\n\n";
/linux-master/fs/nilfs2/
H A Dsegment.c86 * nilfs_sc_cstage_get() isn't required for the above purpose because it doesn't
549 int required, err = 0; local
553 required = nilfs_segctor_segsum_block_required(
555 if (segbuf->sb_sum.nblocks + required + 1 > segbuf->sb_rest_blocks) {
562 if (unlikely(required)) {
1174 /* XXX: required ? */
/linux-master/security/apparmor/
H A Dpolicy_unpack.c747 *info = "missing required dfa";
1115 * @required: whether the header is required or optional
1120 static int verify_header(struct aa_ext *e, int required, const char **ns) argument
1128 if (required) {
1371 * storage required by a small amount
/linux-master/drivers/platform/x86/intel/pmc/
H A Dcore.c836 * show an element if it's required for at least one of the
852 * Not required for any enabled states
861 /* Loop over the enabled states and display if required */
863 bool required = lpm_req_regs[mp + (mode * num_maps)] & local
865 seq_printf(s, " %9s |", required ? "Required" : " ");

Completed in 283 milliseconds

123