Searched full:needing (Results 1 – 25 of 360) sorted by relevance
12345678910>>...15
/linux-6.12.1/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-6.12.1/include/linux/ |
D | lcd.h | 87 /* stable time needing to become lcd power on. */ 89 /* stable time needing to become lcd power off. */
|
/linux-6.12.1/drivers/net/ethernet/intel/i40e/ |
D | i40e_lan_hmc.c | 13 * @offset: base address offset needing alignment 30 * @txq_num: number of Tx queues needing backing context 31 * @rxq_num: number of Rx queues needing backing context 32 * @fcoe_cntx_num: amount of FCoE statefull contexts needing backing context 33 * @fcoe_filt_num: number of FCoE filters needing backing context 61 * @txq_num: number of Tx queues needing backing context 62 * @rxq_num: number of Rx queues needing backing context 63 * @fcoe_cntx_num: amount of FCoE statefull contexts needing backing context 64 * @fcoe_filt_num: number of FCoE filters needing backing context
|
/linux-6.12.1/arch/arc/kernel/ |
D | traps.c | 34 * Helper called for bulk of exceptions NOT needing specific handling 68 * Entry points for exceptions NOT needing specific handling
|
/linux-6.12.1/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-6.12.1/tools/perf/pmu-events/arch/x86/silvermont/ |
D | floating-point.json | 7 …This event counts the number of times that pipeline stalled due to FP operations needing assists.",
|
/linux-6.12.1/drivers/hte/ |
D | Kconfig | 9 benefit for the applications needing accurate timestamping event with
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/goldmont/ |
D | floating-point.json | 16 …"PublicDescription": "Counts machine clears due to floating point (FP) operations needing assists.…
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/goldmontplus/ |
D | floating-point.json | 16 …"PublicDescription": "Counts machine clears due to floating point (FP) operations needing assists.…
|
/linux-6.12.1/tools/perf/tests/ |
D | expr.c | 185 /* The expression is a constant 1.0 without needing to evaluate EVENT1. */ in test__expr() 192 /* The expression is a constant 0.0 without needing to evaluate EVENT1. */ in test__expr() 212 /* The expression is a constant 1.0 without needing to evaluate EVENT1. */ in test__expr()
|
/linux-6.12.1/arch/riscv/mm/ |
D | cacheflush.c | 51 /* Mark every hart's icache as needing a flush for this MM. */ in flush_icache_mm() 166 * Mark every other hart's icache as needing a flush for in set_icache_stale_mask()
|
/linux-6.12.1/drivers/pci/ |
D | pci-pf-stub.c | 5 * SR-IOV functionality while at the same time not actually needing a
|
/linux-6.12.1/tools/perf/util/ |
D | addr_location.c | 24 * in it, when done using (and perhaps getting ref counts if needing to
|
/linux-6.12.1/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-6.12.1/Documentation/admin-guide/LSM/ |
D | LoadPin.rst | 10 restrictions without needing to sign the files individually.
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/knightslanding/ |
D | floating-point.json | 7 … event counts the number of times that the pipeline stalled due to FP operations needing assists.",
|
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | mfd.txt | 22 devices, so not needing any resources to be provided by the parent device.
|
/linux-6.12.1/arch/sparc/net/ |
D | bpf_jit_32.h | 12 * %o3 : Holds saved %o7 so we can call helper functions without needing
|
/linux-6.12.1/Documentation/kbuild/ |
D | Kconfig.recursion-issue-01 | 30 # what values are possible for CORE we ended up needing to address questions
|
/linux-6.12.1/Documentation/devicetree/bindings/mux/ |
D | adi,adg792a.txt | 54 * the adc is differential, thus needing two signals to be muxed
|
/linux-6.12.1/drivers/net/ethernet/8390/ |
D | 8390p.c | 2 /* 8390 core for ISA devices needing bus delays */
|
/linux-6.12.1/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
|
12345678910>>...15