/linux-6.12.1/drivers/input/touchscreen/ |
D | touchwin.c | 52 int touched; member 64 tw->touched = 1; in tw_interrupt() 74 } else if (tw->touched) { /* untouch */ in tw_interrupt() 78 tw->touched = 0; in tw_interrupt()
|
D | hp680_ts_input.c | 30 int touched = 0; in do_softint() local 54 touched = __raw_readb(PHDR) & PHDR_TS_PEN_DOWN; in do_softint() 57 if (touched) { in do_softint()
|
/linux-6.12.1/arch/sparc/kernel/ |
D | nmi.c | 89 unsigned int sum, touched = 0; in perfctr_irq() local 102 touched = 1; in perfctr_irq() 109 touched = 1; in perfctr_irq() 111 if (!touched && __this_cpu_read(last_irq_sum) == sum) { in perfctr_irq()
|
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | tc_counters.c | 92 unsigned long touched; in efx_tc_counter_work() local 96 touched = READ_ONCE(cnt->touched); in efx_tc_counter_work() 104 if (time_after_eq(encap->neigh->used, touched)) in efx_tc_counter_work() 106 encap->neigh->used = touched; in efx_tc_counter_work() 144 cnt->touched = jiffies; in efx_tc_flower_allocate_counter() 361 cnt->touched = jiffies; in efx_tc_counter_update()
|
D | tc_counters.h | 34 unsigned long touched; member
|
D | tc_conntrack.c | 528 flow_stats_update(&tc->stats, 0, 0, 0, cnt->touched, in efx_tc_ct_stats()
|
/linux-6.12.1/arch/arc/kernel/ |
D | ctx_sw_asm.S | 18 ; - r0: prev task (so r0 not touched)
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | pixfmt-tch-td08.rst | 19 a small range depending on whether the sensor is touched or not. The full value
|
D | pixfmt-tch-td16.rst | 20 through a small range depending on whether the sensor is touched or not. The
|
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | tsc2007.txt | 10 The penirq pin goes to low when the panel is touched.
|
/linux-6.12.1/fs/bcachefs/ |
D | btree_cache.c | 472 unsigned long touched = 0; in bch2_btree_cache_scan() local 502 touched++; in bch2_btree_cache_scan() 504 if (touched >= nr) in bch2_btree_cache_scan() 517 touched++; in bch2_btree_cache_scan() 522 --touched;; in bch2_btree_cache_scan() 544 if (touched >= nr) in bch2_btree_cache_scan() 550 if (touched >= nr) in bch2_btree_cache_scan()
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-class-wakeup | 69 source was touched last time, in milliseconds.
|
/linux-6.12.1/Documentation/driver-api/md/ |
D | raid5-ppl.rst | 11 that have not been touched by a write request during the unclean shutdown can
|
/linux-6.12.1/Documentation/fb/ |
D | deferred_io.rst | 41 framebuffer at vsync time based on the touched pagelist.
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | transactional_memory.rst | 51 IF no other processor has touched SAVINGS_ACCT(r3) or CURRENT_ACCT(r3); an 188 TM_CAUSE_EMULATE Emulation that touched memory.
|
/linux-6.12.1/Documentation/maintainer/ |
D | messy-diffstat.rst | 9 diffstat that shows which files will be touched and how much of each will
|
/linux-6.12.1/Documentation/networking/ |
D | page_pool.rst | 86 of the buffer is not touched by the device, so to avoid syncing
|
/linux-6.12.1/drivers/net/dsa/sja1105/ |
D | sja1105_static_config.h | 273 u64 touched; member
|
/linux-6.12.1/arch/arm64/boot/dts/mediatek/ |
D | mt6795-sony-xperia-m5.dts | 58 /* preloader and bootloader regions cannot be touched */
|
/linux-6.12.1/arch/arm/kernel/ |
D | entry-header.S | 98 @ r0-r7 are used for signals and never touched from now on. Clobbering
|
/linux-6.12.1/Documentation/core-api/ |
D | local_ops.rst | 66 * Variables touched by local ops must be per cpu variables.
|
/linux-6.12.1/drivers/net/ethernet/rocker/ |
D | rocker_ofdpa.c | 132 unsigned long touched; member 1912 fdb->touched = jiffies; in ofdpa_port_fdb() 1923 found->touched = jiffies; in ofdpa_port_fdb() 2002 expires = entry->touched + ofdpa_port->ageing_time; in ofdpa_fdb_cleanup()
|
/linux-6.12.1/Documentation/userspace-api/gpio/ |
D | sysfs.rst | 28 the write protection. In normal use, GPIO #23 would never be touched,
|
/linux-6.12.1/Documentation/locking/ |
D | mutex-design.rst | 109 APIs can be used to guarantee that the memory is not touched by the
|
/linux-6.12.1/Documentation/arch/m68k/ |
D | buddha-driver.rst | 33 as long as $48 is not touched. After $48 has been written,
|