Home
last modified time | relevance | path

Searched defs:stop (Results 76 - 100 of 960) sorted by relevance

12345678910>>...39

/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dpmem.c12 static inline void __clean_pmem_range(unsigned long start, unsigned long stop) in __clean_pmem_range() argument
24 static inline void __flush_pmem_range(unsigned long start, unsigned long stop) in __flush_pmem_range() argument
36 static inline void clean_pmem_range(unsigned long start, unsigned long stop) in clean_pmem_range() argument
42 static inline void flush_pmem_range(unsigned long start, unsigned long stop) in flush_pmem_range() argument
/kernel/linux/linux-5.10/arch/x86/oprofile/
H A Dop_x86_model.h49 void (*stop)(struct op_msrs const * const msrs); member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dchecksum.h100 const unsigned int *stop = word + ihl; in ip_fast_csum() local
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcacheflush.h70 static inline void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() argument
92 static inline void clean_dcache_range(unsigned long start, unsigned long stop) in clean_dcache_range() argument
110 invalidate_dcache_range(unsigned long start, unsigned long stop) invalidate_dcache_range() argument
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dsched-pipe.c81 struct timeval start, stop, diff; in bench_sched_pipe() local
/kernel/linux/linux-5.10/lib/raid6/test/
H A Dtest.c28 static void makedata(int start, int stop) in makedata() argument
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_benchmark.c40 u64 stop; in trace_do_benchmark() local
/kernel/linux/linux-5.10/kernel/sched/
H A Dstop_task.c33 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop() argument
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_wrr.c163 struct ip_vs_dest *dest, *last, *stop = NULL; in ip_vs_wrr_schedule() local
/kernel/linux/linux-5.10/drivers/media/usb/gspca/m5602/
H A Dm5602_sensor.h63 int (*stop)(struct sd *sd); member
/kernel/linux/linux-5.10/include/linux/
H A Dhdlc.h23 void (*stop)(struct net_device *dev); /* if open & !DCD */ member
/kernel/linux/linux-6.6/drivers/media/usb/gspca/m5602/
H A Dm5602_sensor.h63 int (*stop)(struct sd *sd); member
/kernel/linux/linux-6.6/include/linux/
H A Dhdlc.h23 void (*stop)(struct net_device *dev); /* if open & !DCD */ member
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H A Dshmem.c38 ktime_t stop; in shmem_tx_prepare() local
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dsyscall.c78 struct timeval start, stop, diff; in bench_syscall_common() local
H A Dsched-pipe.c81 struct timeval start, stop, diff; in bench_sched_pipe() local
/kernel/linux/linux-6.6/scripts/gdb/linux/
H A Dsymbols.py28 def stop(self): member in LoadModuleBreakpoint
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddlfilter.h42 int (*stop)(void *data, void *ctx); member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/
H A Dtask_storage_map.c21 bool stop; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtask_local_storage.c143 static bool stop; variable
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_benchmark.c40 u64 stop; in trace_do_benchmark() local
/kernel/linux/linux-6.6/lib/raid6/
H A Dalgos.c163 int start = (disks>>1)-1, stop = disks-3; /* work on the second half of the disks */ in raid6_choose_gen() local
/kernel/linux/linux-6.6/lib/raid6/test/
H A Dtest.c28 static void makedata(int start, int stop) in makedata() argument
/kernel/linux/linux-6.6/kernel/sched/
H A Dstop_task.c32 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop() argument
120 DEFINE_SCHED_CLASS(stop) = { variable
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_wrr.c163 struct ip_vs_dest *dest, *last, *stop = NULL; in ip_vs_wrr_schedule() local

Completed in 9 milliseconds

12345678910>>...39