Home
last modified time | relevance | path

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

/linux/kernel/irq/
H 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/
H A Dirq-jcore-aic.c61 static void noop(struct irq_data *data) in noop() function
100 jcore_aic.irq_mask = noop; in aic_irq_of_init()
101 jcore_aic.irq_unmask = noop; in aic_irq_of_init()
/linux/arch/sh/boards/
H A Dof-generic.c103 static void noop(void) in noop() function
162 .mv_mem_init = noop,
/linux/drivers/gpio/
H A Dgpio-pcf857x.c216 static void noop(struct irq_data *data) { } in noop() function
261 .irq_ack = noop,
262 .irq_mask = noop,
263 .irq_unmask = noop,
/linux/drivers/gpu/drm/xe/
H A Dxe_execlist.c120 u32 noop[2] = { MI_NOOP, MI_NOOP }; in __xe_execlist_port_idle() local
127 xe_lrc_write_ring(&port->hwe->kernel_lrc, noop, sizeof(noop)); in __xe_execlist_port_idle()
H A Dxe_lrc.c888 u32 noop = MI_NOOP; in xe_lrc_create_seqno_fence()
890 __xe_lrc_write_ring(lrc, ring, &noop, sizeof(noop));
869 u32 noop = MI_NOOP; xe_lrc_write_ring() local
/linux/Documentation/translations/zh_CN/core-api/
H A Dgenericirq.rst202 noop(struct irq_data *data))
/linux/kernel/
H A Dkthread.c1155 bool noop = false; in kthread_flush_work() local
1171 noop = true; in kthread_flush_work()
1175 if (!noop) in kthread_flush_work()
/linux/Documentation/netlink/specs/
H A Dteam.yaml151 name: noop
/linux/drivers/ata/
H A Dlibata-transport.c367 static int noop(int x) { return x; } in noop() function
385 ata_link_linkspeed_attr(sata_spd, noop);
/linux/tools/testing/kunit/test_data/
H A Dtest_is_test_passed-no_tests_run_no_header.log33 io scheduler noop registered
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c480 goto noop; in nouveau_display_hpd_work()
538 noop: in nouveau_display_hpd_work()
/linux/drivers/net/hippi/
H A Drrunner.h676 u32 noop; member
/linux/Documentation/networking/
H 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/core-api/
H A Dgenericirq.rst213 noop(struct irq_data *data))
/linux/drivers/mfd/
H A Ddb8500-prcmu.c2534 static void noop(struct irq_data *d) in noop() function
2541 .irq_ack = noop,
/linux/Documentation/admin-guide/mm/
H A Dksm.rst158 scan. It's a noop if not a single KSM page hit the
/linux/net/ipv4/
H A Dtcp_input.c1628 goto noop; in tcp_shift_skb_data()
1634 goto noop; in tcp_shift_skb_data()
1671 goto noop; in tcp_shift_skb_data()
1710 noop: in tcp_shift_skb_data()
/linux/drivers/watchdog/
H A DKconfig125 bool "noop"
128 Use noop watchdog pretimeout governor by default. If noop
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst667 Limits are in the range [0, max] and defaults to "max", which is noop.
689 noop.