Searched full:needing (Results 1 – 25 of 311) sorted by relevance
12345678910>>...13
/Linux-v5.15/drivers/comedi/drivers/ni_routing/ |
D | ni_route_values.h | 42 /** Marks a register value as implemented but needing testing. */ 49 /** Marks a register value as implemented but needing testing. */
|
/Linux-v5.15/include/linux/ |
D | lcd.h | 87 /* stable time needing to become lcd power on. */ 89 /* stable time needing to become lcd power off. */
|
/Linux-v5.15/drivers/net/ethernet/intel/i40e/ |
D | i40e_lan_hmc.c | 16 * @offset: base address offset needing alignment 33 * @txq_num: number of Tx queues needing backing context 34 * @rxq_num: number of Rx queues needing backing context 35 * @fcoe_cntx_num: amount of FCoE statefull contexts needing backing context 36 * @fcoe_filt_num: number of FCoE filters needing backing context 64 * @txq_num: number of Tx queues needing backing context 65 * @rxq_num: number of Rx queues needing backing context 66 * @fcoe_cntx_num: amount of FCoE statefull contexts needing backing context 67 * @fcoe_filt_num: number of FCoE filters needing backing context
|
/Linux-v5.15/arch/arc/kernel/ |
D | traps.c | 32 * Helper called for bulk of exceptions NOT needing specific handling 66 * Entry points for exceptions NOT needing specific handling
|
/Linux-v5.15/arch/powerpc/perf/ |
D | mpc7450-pmu.c | 116 * 0 - 11: Count of events needing PMC1 .. PMC6 119 * 12 - 14: Count of events needing PMC1 or PMC2 122 * 16 - 18: Count of events needing PMC1, PMC2 or PMC4 125 * 20 - 23: Count of events needing PMC1, PMC2, PMC3 or PMC4
|
D | ppc970-pmu.c | 108 * 36-38: count of events needing PMC1/2/5/6 0x0070_0000_0000 112 * 32-34: count of events needing PMC3/4/7/8 0x0007_0000_0000 123 * 14-15: Count of events needing PMC1 126 * 0-13: Count of events needing PMC2..PMC8
|
D | power7-pmu.c | 73 * 12-14: number of events needing PMC1-4 0x7000 77 * 10-11: Count of events needing PMC6 80 * 0-9: Count of events needing PMC1..PMC5
|
D | power5-pmu.c | 88 * 48-50: number of events needing PMC1-4 0x0007_0000_0000_0000 105 * 31-32: count of events needing PMC1/2 0x1_8000_0000 109 * 28-29: count of events needing PMC3/4 0x3000_0000 119 * 0-11: Count of events needing PMC1..PMC6
|
/Linux-v5.15/drivers/pci/ |
D | pci-pf-stub.c | 5 * SR-IOV functionality while at the same time not actually needing a
|
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/ |
D | qca,ath79-cpu-intc.txt | 20 - qca,ddr-wb-channel-interrupts: List of the interrupts needing a write
|
/Linux-v5.15/Documentation/admin-guide/LSM/ |
D | LoadPin.rst | 10 restrictions without needing to sign the files individually.
|
/Linux-v5.15/arch/sparc/net/ |
D | bpf_jit_32.h | 12 * %o3 : Holds saved %o7 so we can call helper functions without needing
|
/Linux-v5.15/Documentation/kbuild/ |
D | Kconfig.recursion-issue-01 | 30 # what values are possible for CORE we ended up needing to address questions
|
/Linux-v5.15/drivers/net/ethernet/8390/ |
D | 8390p.c | 2 /* 8390 core for ISA devices needing bus delays */
|
/Linux-v5.15/arch/csky/abiv2/ |
D | cacheflush.c | 67 /* Mark every hart's icache as needing a flush for this MM. */ in flush_icache_mm_range()
|
/Linux-v5.15/Documentation/devicetree/bindings/mux/ |
D | adi,adg792a.txt | 54 * the adc is differential, thus needing two signals to be muxed
|
/Linux-v5.15/mm/ |
D | swap_slots.c | 12 * of no needing to acquire the swap_info lock every time 16 * to local caches without needing to acquire swap_info
|
/Linux-v5.15/arch/riscv/mm/ |
D | cacheflush.c | 45 /* Mark every hart's icache as needing a flush for this MM. */ in flush_icache_mm()
|
/Linux-v5.15/drivers/visorbus/ |
D | vbuschannel.h | 31 * usually add fields to the END of the channel struct withOUT needing to
|
/Linux-v5.15/arch/arm/include/asm/ |
D | outercache.h | 76 * needing to override the outer_cache.disable() method due to security.
|
/Linux-v5.15/arch/x86/include/asm/ |
D | preempt.h | 52 * preempt_enable() can decrement and test for needing to reschedule with a
|
/Linux-v5.15/arch/hexagon/include/asm/ |
D | processor.h | 77 * R24-27 as callee saved GPRs needing explicit attention (R29-31 being
|
/Linux-v5.15/Documentation/devicetree/bindings/media/i2c/ |
D | adv748x.txt | 26 It shall contain all maps needing a non-default address.
|
/Linux-v5.15/kernel/ |
D | dma.c | 27 * All drivers needing DMA channels, should allocate and release them
|
/Linux-v5.15/drivers/gpu/drm/msm/ |
D | NOTES | 57 than needing a different implementation for DTV, DSI, etc. (Ie. the
|
12345678910>>...13