/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-hcd.c | 65 #define EHCI_TUNE_CERR 3 /* 0-3 qtd retries; 0 == don't stop */ 362 * As ehci_setup() not done yet, so stop accessing registers or in ehci_shutdown() 423 ehci_dbg (ehci, "stop\n"); in ehci_stop() 831 * PORT_STAT_C_SUSPEND to stop that signaling. in ehci_irq() 1235 .stop = ehci_stop,
|
H A D | ohci-hcd.c | 1203 .stop = ohci_stop,
|
/kernel/linux/linux-5.10/net/netrom/ |
H A D | af_netrom.c | 1341 .stop = nr_info_stop,
|
/kernel/linux/linux-5.10/scripts/ |
H A D | asn1_compiler.c | 798 static struct element *parse_type(struct token **_cursor, struct token *stop,
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | svc_xprt.c | 1420 .stop = svc_pool_stats_stop,
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nfnetlink_log.c | 1093 .stop = seq_stop,
|
H A D | nf_synproxy_core.c | 308 .stop = synproxy_cpu_seq_stop,
|
/kernel/linux/linux-5.10/sound/isa/ad1816a/ |
H A D | ad1816a_lib.c | 420 .stop = snd_ad1816a_timer_stop,
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | kvm.h | 685 struct kvm_s390_stop_info stop; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | kvm.h | 693 struct kvm_s390_stop_info stop; member
|
/kernel/linux/linux-5.10/mm/ |
H A D | kmemleak.c | 1220 * hence the need to check for both stop conditions. in scan_should_stop() 1702 .stop = kmemleak_seq_stop, 1766 * scan=off - stop the automatic memory scanning thread 1902 /* stop any memory operation tracing */ in kmemleak_disable()
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | arraymap.c | 639 .stop = bpf_array_map_seq_stop,
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace.h | 505 * @stop: called when tracing is paused (echo 0 > tracing_on) 524 void (*stop)(struct trace_array *tr); member
|
H A D | trace_events_trigger.c | 130 /* ->stop() is called even if ->start() fails */ in trigger_start() 172 .stop = trigger_stop,
|
/kernel/linux/linux-5.10/kernel/ |
H A D | resource.c | 135 .stop = r_stop, 357 /* If we passed the resource we are looking for, stop */ in find_next_iomem_res()
|
/kernel/linux/linux-5.10/net/bluetooth/hidp/ |
H A D | core.c | 745 .stop = hidp_stop, 1074 * Wake up session thread and notify it to stop. This is asynchronous and 1076 * the session to stop.
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | arp.c | 1427 .stop = neigh_seq_stop,
|
H A D | raw.c | 1086 .stop = raw_seq_stop,
|
H A D | ping.c | 1154 .stop = ping_seq_stop,
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | raw.c | 1280 .stop = raw_seq_stop,
|
/kernel/linux/linux-5.10/net/l2tp/ |
H A D | l2tp_ppp.c | 1610 .stop = pppol2tp_seq_stop,
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | main.c | 536 if (WARN_ON(!ops->tx || !ops->start || !ops->stop || !ops->config || in ieee80211_alloc_hw_nm()
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-mem2mem.c | 640 /* When stop command is issued, update buffer management state */ 781 * on the device, but was asked to stop, mark the previously queued in v4l2_m2m_qbuf() 1438 dc->stop.pts = 0; in v4l2_m2m_ioctl_try_decoder_cmd()
|
/kernel/linux/linux-5.10/drivers/pwm/ |
H A D | core.c | 1333 .stop = pwm_seq_stop,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_hdmi.c | 760 hdmi->phy_ops->stop(hdmi); in sti_hdmi_disable()
|