Searched full:ing (Results 1 – 25 of 267) sorted by relevance
1234567891011
/linux-6.12.1/tools/power/cpupower/lib/ |
D | cpufreq.h | 107 * may be modified by modprobe'ing or rmmod'ing other governors. Please
|
/linux-6.12.1/drivers/net/ethernet/rocker/ |
D | rocker_tlv.h | 24 * | (struct rocker_tlv) | ing | | ing |
|
/linux-6.12.1/arch/x86/kernel/cpu/sgx/ |
D | virt.c | 134 * EREMOVE'ing an SECS still with child, in which case it can in sgx_vepc_free_page() 135 * be handled by EREMOVE'ing the SECS again after all pages in in sgx_vepc_free_page() 211 * Retry EREMOVE'ing pages. This will clean up any SECS pages that in sgx_vepc_release()
|
/linux-6.12.1/drivers/video/fbdev/geode/ |
D | suspend_gx.c | 213 /* power on the panel if not already power{ed,ing} on */ in gx_enable_graphics() 217 /* power down the panel if not already power{ed,ing} down */ in gx_enable_graphics()
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | xdping.c | 215 /* Start xdping-ing from last regular ping reply, e.g. for a count in main() 216 * of 10 ICMP requests, we start xdping-ing using reply with seq number in main()
|
/linux-6.12.1/include/linux/ |
D | sync_file.h | 33 * POLL_ENABLED: whether userspace is currently poll()'ing or not
|
/linux-6.12.1/Documentation/networking/ |
D | ipvlan.rst | 13 exception of using L3 for mux-ing /demux-ing among slaves. This property makes
|
/linux-6.12.1/tools/include/uapi/linux/ |
D | netlink.h | 206 * | (struct nlattr) | ing | | ing |
|
/linux-6.12.1/Documentation/hid/ |
D | uhid.rst | 24 device you want to register. All further communication is done by read()'ing or 25 write()'ing "struct uhid_event" objects. Non-blocking operations are supported
|
/linux-6.12.1/arch/sh/boards/mach-sdk7780/ |
D | setup.c | 84 /* Setup pin mux'ing for PCIC */ in sdk7780_setup()
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | cpu_features.rst | 31 selection, unused code is replaced by 'nop' instructions. This nop'ing is
|
/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_events.h | 47 * For the sake of easy memset-ing, this must be a byte pattern.
|
/linux-6.12.1/tools/testing/selftests/kvm/include/x86_64/ |
D | pmu.h | 15 * event selector, i.e. doesn't use bits 24:16 for the selector. But, OR-ing
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | verifier_and.c | 97 /* Upper bits are unknown but AND above masks out 1 zero'ing lower bits */\ in known_subreg_with_unknown_reg()
|
/linux-6.12.1/samples/pktgen/ |
D | README.rst | 11 by shell source'ing. Namely "functions.sh" and "parameters.sh".
|
D | pktgen_sample05_flow_per_thread.sh | 8 # Useful for scale testing on receiver, to see whether silo'ing flows
|
/linux-6.12.1/Documentation/devicetree/bindings/display/tegra/ |
D | nvidia,tegra124-dpaux.yaml | 83 nodes are needed to describe the pin mux'ing options for the
|
/linux-6.12.1/include/uapi/linux/ |
D | netlink.h | 224 * | (struct nlattr) | ing | | ing |
|
/linux-6.12.1/drivers/gpu/drm/imagination/ |
D | pvr_gem.c | 285 /* Make sure the zero-ing is done before vumap-ing the object. */ in pvr_gem_object_zero()
|
/linux-6.12.1/arch/sparc/kernel/ |
D | led.c | 80 /* work around \n when echo'ing into proc */ in led_proc_write()
|
/linux-6.12.1/Documentation/userspace-api/media/mediactl/ |
D | media-ioc-enum-entities.rst | 42 Entities can be enumerated by or'ing the id with the
|
/linux-6.12.1/Documentation/bpf/ |
D | prog_sk_lookup.rst | 29 Such setups would require creating and ``bind()``'ing one socket to each of the
|
/linux-6.12.1/mm/kmsan/ |
D | kmsan_test.c | 438 "memcpy()ing aligned initialized src to aligned dst (no reports)\n"); in test_init_memcpy() 456 "memcpy()ing aligned uninit src to aligned dst (UMR report)\n"); in test_memcpy_aligned_to_aligned() 478 "memcpy()ing aligned uninit src to unaligned dst (UMR report)\n"); in test_memcpy_aligned_to_unaligned()
|
/linux-6.12.1/Documentation/filesystems/spufs/ |
D | spu_run.rst | 106 ing from an MFC direct memory access.
|
/linux-6.12.1/include/uapi/drm/ |
D | omap_drm.h | 103 __u32 size; /* virtual size for mmap'ing (out) */
|
1234567891011