Home
last modified time | relevance | path

Searched full:simply (Results 1 – 25 of 1287) sorted by relevance

12345678910>>...52

/linux/arch/m68k/ifpsp060/
H A Dfskeleton.S61 | simply execute an "rte" as with the sample code below.
75 | The sample routine below simply clears the exception status bit and
94 | The sample routine below simply clears the exception status bit and
113 | The sample routine below simply clears the exception status bit and
132 | The sample routine below simply clears the exception status bit and
151 | The sample routine below simply clears the exception status bit and
170 | The sample routine below simply clears the exception status bit and
249 | The sample code below simply executes an "rte".
/linux/drivers/usb/serial/
H A Daircable.c10 * The protocol is very simply, there are two possibilities reading or writing.
16 * The device simply need some stuff to understand data coming from the usb
23 * but with out the header. I will use a simply hack to override this situation,
26 * is any other control code, I will simply check for the first
/linux/arch/arm/kernel/
H A Dreboot.c87 * This must completely disable all secondary CPUs; simply causing those CPUs
99 * Halting simply requires that the secondary CPUs stop performing any
111 * Power-off simply requires that the secondary CPUs stop performing any
/linux/Documentation/block/
H A Dwriteback_cache_control.rst44 Filesystems can simply set the REQ_PREFLUSH and REQ_FUA bits and do not have to
73 For bio based drivers the REQ_PREFLUSH and REQ_FUA bit are simply passed on to
92 When the BLK_FEAT_FUA flags is set, the REQ_FUA bit is simply passed on for the
H A Dswitching-sched.rst20 To set a specific scheduler, simply do this::
27 The list of defined schedulers can be found by simply doing
/linux/kernel/trace/
H A Dtrace_clock.c64 * trace_jiffy_clock(): Simply use jiffies as a clock counter.
123 * If in an NMI context then dont risk lockups and simply return in trace_clock_global()
151 * trace_clock_counter(): simply an atomic counter.
/linux/scripts/kconfig/tests/preprocess/variable/
H A DKconfig6 # Simply expanded variable.
18 # Append something to a simply expanded variable.
/linux/Documentation/bpf/
H A Dprog_lsm.rst25 They can simply declare the structures in the eBPF program and only specify
54 The ``vmlinux.h`` can then simply be included in the BPF programs without
121 syscall's ``BPF_RAW_TRACEPOINT_OPEN`` operation or more simply by
/linux/arch/arc/include/asm/
H A Ddelay.h49 * -Divide by 2^32 is very simply right shift by 32
50 * -We simply need to ensure that the multiply per above eqn happens in
/linux/Documentation/admin-guide/
H A Dvga-softcursor.rst36 (by simply XORing them with the value of this parameter). On standard
46 Bit setting takes place before bit toggling, so you can simply clear a
/linux/Documentation/gpu/
H A Ddrm-compute.rst11 have their memory swapped out from them. Or they simply want their workload
17 not even to force preemption. The driver with is simply forced to unmap a BO
/linux/fs/
H A Dmnt_idmapping.c69 * we can simply return @kuid unchanged.
72 * from_kuid() so we can simply retrieve the value via __kuid_val()
110 * we can simply return @kgid unchanged.
113 * from_kgid() so we can simply retrieve the value via __kgid_val()
/linux/tools/include/uapi/linux/
H A Dcoredump.h33 * one go. Userspace may also simply read a COREDUMP_ACK_SIZE_VER0
34 * request. If the size the kernel sends is larger userspace simply
/linux/include/uapi/linux/
H A Dcoredump.h33 * one go. Userspace may also simply read a COREDUMP_ACK_SIZE_VER0
34 * request. If the size the kernel sends is larger userspace simply
/linux/Documentation/core-api/
H A Ddma-attributes.rst15 those that do not will simply ignore the attribute and exhibit default
25 those that do not will simply ignore the attribute and exhibit default
43 DMA_ATTR_NO_KERNEL_MAPPING, those that do not will simply ignore the
/linux/drivers/base/
H A Dattribute_container.c128 * fn is provided, the code will simply register the class device via
195 * simply done via device_unregister (note that if something
383 * This simply creates all the class device sysfs files from the
462 * This function simply removes all the attribute files and then calls
/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst59 There are two types of variables: simply expanded variables and recursively
62 A simply expanded variable is defined using the := assignment operator. Its
67 Its righthand side is simply stored as the value of the variable without
/linux/Documentation/watchdog/
H A Dconvert_drivers_to_kernel_api.rst24 close preparations) can simply go. Device specific stuff needs to go to the
31 - write: Can simply go, all defined behaviour is taken care of by the framework,
122 here simply happens the direct hardware access. If you have device-specific
/linux/Documentation/userspace-api/media/rc/
H A Drc-protos.rst426 31 bits, and the scancode is simply the 31 bits with the top bit always 0.
432 https://www.sbprojects.net/knowledge/ir/rcmm.php. The scancode is simply
439 https://www.sbprojects.net/knowledge/ir/rcmm.php. The scancode is simply
446 https://www.sbprojects.net/knowledge/ir/rcmm.php. The scancode is simply
/linux/Documentation/staging/
H A Dcrc32.rst127 (The table entries are simply the CRC-32 of the given one-byte messages.)
160 final CRC is simply the XOR of the 4 table look-ups.
169 those 8 bytes are simply copies of the input data; they do not depend
/linux/arch/m68k/q40/
H A DREADME21 it can make the floppy very slow or practically stop. Other Q40 OS' simply
43 Various other PC drivers can be enabled simply by adding them to
/linux/include/linux/sunrpc/
H A Dsvcauth.h102 * name is simply the name.
113 * DROP - simply drop the request. It may have been deferred
/linux/tools/include/nolibc/
H A Dnolibc.h63 * to disable some features or simply not to include some standard libc files.
70 * only a few common includes, may also be built by simply making the include
/linux/fs/ntfs3/lib/
H A Ddecompress_common.c68 * appropriate number of bits. The simple solution is to simply retain
279 * of as simply the root of the tree. The in make_huffman_decode_table()
281 * simply the index of the left child combined in make_huffman_decode_table()
/linux/arch/m68k/fpsp040/
H A Dscale.S77 fmovex FPTEMP(%a6),%fp0 |simply return dest
188 | Test for zero. If zero, simply use fmove to return +/- zero
315 | Destination became normalized. Simply add the remaining

12345678910>>...52