Home
last modified time | relevance | path

Searched refs:noop (Results 1 – 20 of 20) sorted by relevance

/linux/kernel/irq/
A Ddummychip.c29 static void noop(struct irq_data *data) { } in noop() function
42 .irq_shutdown = noop,
43 .irq_enable = noop,
44 .irq_disable = noop,
56 .irq_shutdown = noop,
57 .irq_enable = noop,
58 .irq_disable = noop,
59 .irq_ack = noop,
60 .irq_mask = noop,
61 .irq_unmask = noop,
/linux/drivers/irqchip/
A Dirq-jcore-aic.c61 static void noop(struct irq_data *data) in noop() function
99 jcore_aic.irq_mask = noop; in aic_irq_of_init()
100 jcore_aic.irq_unmask = noop; in aic_irq_of_init()
/linux/arch/sh/boards/
A Dof-generic.c101 static void noop(void) in noop() function
160 .mv_mem_init = noop,
/linux/drivers/gpio/
A Dgpio-pcf857x.c194 static void noop(struct irq_data *data) { } in noop() function
344 gpio->irqchip.irq_ack = noop; in pcf857x_probe()
345 gpio->irqchip.irq_mask = noop; in pcf857x_probe()
346 gpio->irqchip.irq_unmask = noop; in pcf857x_probe()
/linux/kernel/
A Dkthread.c1076 bool noop = false; in kthread_flush_work() local
1092 noop = true; in kthread_flush_work()
1096 if (!noop) in kthread_flush_work()
/linux/Documentation/translations/zh_CN/core-api/
A Dgenericirq.rst202 noop(struct irq_data *data))
/linux/drivers/ata/
A Dlibata-transport.c328 static int noop(int x) { return x; } in noop() function
346 ata_link_linkspeed_attr(sata_spd, noop);
/linux/tools/testing/kunit/test_data/
A Dtest_is_test_passed-no_tests_run_no_header.log33 io scheduler noop registered
/linux/arch/alpha/kernel/
A DMakefile85 obj-$(CONFIG_ALPHA_JENSEN) += sys_jensen.o pci-noop.o irq_i8259.o
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_display.c488 goto noop; in nouveau_display_hpd_work()
520 noop: in nouveau_display_hpd_work()
/linux/drivers/net/hippi/
A Drrunner.h676 u32 noop; member
/linux/Documentation/networking/
A Dvrf.rst241 …7: eth5: <BROADCAST,MULTICAST> mtu 1500 qdisc noop master red state DOWN mode DEFAULT group defaul…
298 7: eth5: <BROADCAST,MULTICAST> mtu 1500 qdisc noop master red state DOWN group default qlen 1000
/linux/Documentation/admin-guide/mm/
A Dksm.rst157 scan. It's a noop if not a single KSM page hit the
/linux/Documentation/core-api/
A Dgenericirq.rst213 noop(struct irq_data *data))
/linux/drivers/mfd/
A Ddb8500-prcmu.c2534 static void noop(struct irq_data *d) in noop() function
2541 .irq_ack = noop,
/linux/net/ipv4/
A Dtcp_input.c1592 goto noop; in tcp_shift_skb_data()
1598 goto noop; in tcp_shift_skb_data()
1635 goto noop; in tcp_shift_skb_data()
1672 noop: in tcp_shift_skb_data()
/linux/drivers/watchdog/
A DKconfig125 bool "noop"
128 Use noop watchdog pretimeout governor by default. If noop
/linux/Documentation/admin-guide/
A Dcgroup-v2.rst621 Limits are in the range [0, max] and defaults to "max", which is noop.
642 noop.
/linux/
A DSystem.map4018 ffff8000100fa200 t noop
A D.tmp_System.map4018 ffff8000100fa200 t noop

Completed in 335 milliseconds