Searched full:simplifies (Results 1 – 25 of 120) sorted by relevance
12345
| /linux/drivers/usb/gadget/ |
| H A D | epautoconf.c | 37 * this routine simplifies writing gadget drivers that work with 126 * routine simplifies writing gadget drivers that work with multiple
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 17 * the PT_* values below. This simplifies arch/powerpc/kernel/ptrace.c. 153 * structures. This also simplifies the implementation of a bi-arch
|
| /linux/Documentation/bpf/ |
| H A D | ringbuf.rst | 175 header. This significantly simplifies verifier, as well as improving API 185 One interesting implementation bit, that significantly simplifies (and thus
|
| /linux/scripts/coccinelle/misc/ |
| H A D | flexible_array.cocci | 74 // position @q with rule "only_field" simplifies
|
| /linux/arch/x86/platform/efi/ |
| H A D | efi_thunk_64.S | 9 * has been called. This simplifies things considerably as compared with
|
| /linux/drivers/hv/ |
| H A D | Kconfig | 73 # simplifies many assumptions in the root partition code.
|
| /linux/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace-altivec.c | 19 * same structures. This also simplifies the implementation of a bi-arch
|
| /linux/sound/aoa/core/ |
| H A D | core.c | 18 /* We allow only one fabric. This simplifies things,
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | switch.rst | 33 This architecture simplifies the management and configuration of both
|
| /linux/include/uapi/linux/netfilter_bridge/ |
| H A D | ebtables.h | 97 * Using this simplifies the code a lot, while still being able to use
|
| /linux/arch/x86/kernel/ |
| H A D | process_32.c | 133 * with modern CPU's, and this simplifies a lot of things (SMP
|
| /linux/Documentation/timers/ |
| H A D | hrtimers.rst | 104 high-resolution clocks though, it also simplifies the handling of
|
| /linux/Documentation/admin-guide/gpio/ |
| H A D | gpio-aggregator.rst | 21 simplifies and hardens exporting GPIOs to a virtual machine, as the VM can just
|
| /linux/fs/xfs/ |
| H A D | xfs_iwalk.c | 529 * record. This simplifies the AG inode walk loop setup code. in xfs_iwalk_prefetch() 715 * record. This simplifies the AG inode walk loop setup code. in xfs_inobt_walk_prefetch()
|
| /linux/include/linux/ |
| H A D | kfence.h | 23 * We allocate an even number of pages, as it simplifies calculations to map
|
| H A D | memremap.h | 37 * backing the device memory. Doing so simplifies the implementation, but it is
|
| /linux/drivers/pwm/ |
| H A D | pwm-sl28cpld.c | 66 * this then simplifies to:
|
| /linux/Documentation/process/ |
| H A D | botching-up-ioctls.rst | 179 also simplifies lifetime management for userspace.
|
| /linux/drivers/staging/greybus/Documentation/ |
| H A D | sysfs-bus-greybus | 210 simplifies the Android userspace code immensely.
|
| /linux/drivers/acpi/acpica/ |
| H A D | uteval.c | 29 * return object. Common code that simplifies accessing objects
|
| /linux/arch/x86/kvm/ |
| H A D | mmu.h | 72 * disallows such SPTEs entirely and simplifies the TDP MMU. in kvm_mmu_max_gfn()
|
| /linux/arch/x86/include/asm/ |
| H A D | vmware.h | 266 * This assumption simplifies HB hypercall implementation to just I/O port
|
| /linux/scripts/ |
| H A D | rustdoc_test_gen.rs | 28 //! the future, which simplifies the code here too. We could also simply not allow `assert`s in
|
| /linux/drivers/cpufreq/ |
| H A D | virtual-cpufreq.c | 212 * settings) need to be updated. This simplifies the VMM (Virtual in virt_cpufreq_cpu_init()
|
| /linux/Documentation/networking/ |
| H A D | tcp_ao.rst | 419 Linux implementation simplifies this a bit: as the network stack already tracks 427 detecting SEQ numbers rolling over. That simplifies the code a lot and only
|
12345