Home
last modified time | relevance | path

Searched defs:ignore (Results 1 – 25 of 107) sorted by relevance

12345

/kernel/linux/linux-5.10/kernel/trace/
Dblktrace.c849 static void blk_add_trace_rq_insert(void *ignore, in blk_add_trace_rq_insert()
856 static void blk_add_trace_rq_issue(void *ignore, in blk_add_trace_rq_issue()
863 static void blk_add_trace_rq_merge(void *ignore, in blk_add_trace_rq_merge()
870 static void blk_add_trace_rq_requeue(void *ignore, in blk_add_trace_rq_requeue()
878 static void blk_add_trace_rq_complete(void *ignore, struct request *rq, in blk_add_trace_rq_complete()
914 static void blk_add_trace_bio_bounce(void *ignore, in blk_add_trace_bio_bounce()
920 static void blk_add_trace_bio_complete(void *ignore, in blk_add_trace_bio_complete()
927 static void blk_add_trace_bio_backmerge(void *ignore, in blk_add_trace_bio_backmerge()
935 static void blk_add_trace_bio_frontmerge(void *ignore, in blk_add_trace_bio_frontmerge()
943 static void blk_add_trace_bio_queue(void *ignore, in blk_add_trace_bio_queue()
[all …]
Dtrace_sched_switch.c24 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch()
38 probe_sched_wakeup(void *ignore, struct task_struct *wakee) in probe_sched_wakeup()
Dtrace_sched_wakeup.c366 probe_wakeup_migrate_task(void *ignore, struct task_struct *task, int cpu) in probe_wakeup_migrate_task()
431 probe_wakeup_sched_switch(void *ignore, bool preempt, in probe_wakeup_sched_switch()
526 probe_wakeup(void *ignore, struct task_struct *p) in probe_wakeup()
/kernel/linux/linux-4.19/kernel/trace/
Dblktrace.c863 static void blk_add_trace_rq_insert(void *ignore, in blk_add_trace_rq_insert()
870 static void blk_add_trace_rq_issue(void *ignore, in blk_add_trace_rq_issue()
877 static void blk_add_trace_rq_requeue(void *ignore, in blk_add_trace_rq_requeue()
885 static void blk_add_trace_rq_complete(void *ignore, struct request *rq, in blk_add_trace_rq_complete()
921 static void blk_add_trace_bio_bounce(void *ignore, in blk_add_trace_bio_bounce()
927 static void blk_add_trace_bio_complete(void *ignore, in blk_add_trace_bio_complete()
934 static void blk_add_trace_bio_backmerge(void *ignore, in blk_add_trace_bio_backmerge()
942 static void blk_add_trace_bio_frontmerge(void *ignore, in blk_add_trace_bio_frontmerge()
950 static void blk_add_trace_bio_queue(void *ignore, in blk_add_trace_bio_queue()
956 static void blk_add_trace_getrq(void *ignore, in blk_add_trace_getrq()
[all …]
Dtrace_sched_switch.c24 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch()
38 probe_sched_wakeup(void *ignore, struct task_struct *wakee) in probe_sched_wakeup()
Dtrace_sched_wakeup.c377 probe_wakeup_migrate_task(void *ignore, struct task_struct *task, int cpu) in probe_wakeup_migrate_task()
442 probe_wakeup_sched_switch(void *ignore, bool preempt, in probe_wakeup_sched_switch()
536 probe_wakeup(void *ignore, struct task_struct *p) in probe_wakeup()
/kernel/linux/linux-4.19/scripts/
Dcheckkconfigsymbols.py268 def find_sims(symbol, ignore, defined=[]): argument
307 def check_symbols(ignore): argument
320 def check_symbols_helper(pool, ignore): argument
/kernel/linux/linux-5.10/scripts/
Dcheckkconfigsymbols.py268 def find_sims(symbol, ignore, defined=[]): argument
307 def check_symbols(ignore): argument
320 def check_symbols_helper(pool, ignore): argument
/kernel/linux/linux-5.10/drivers/crypto/nx/
Dnx-842.c162 u16 *ignore, in compress()
260 u16 ignore = 0; in nx842_crypto_compress() local
339 u16 ignore) in decompress()
441 u16 ignore = 0; in nx842_crypto_decompress() local
/kernel/linux/linux-4.19/drivers/crypto/nx/
Dnx-842.c171 u16 *ignore, in compress()
269 u16 ignore = 0; in nx842_crypto_compress() local
348 u16 ignore) in decompress()
451 u16 ignore = 0; in nx842_crypto_decompress() local
/kernel/linux/linux-4.19/drivers/sh/intc/
Daccess.c76 unsigned long ignore) in test_8()
83 unsigned long ignore) in test_16()
90 unsigned long ignore) in test_32()
/kernel/linux/linux-5.10/drivers/sh/intc/
Daccess.c76 unsigned long ignore) in test_8()
83 unsigned long ignore) in test_16()
90 unsigned long ignore) in test_32()
/kernel/linux/linux-4.19/arch/x86/lib/
Dcsum-copy_64.S42 .macro ignore L=.Lignore macro
/kernel/liteos_a/net/lwip-2.1/porting/src/
Dsys_arch.c195 void *ignore = 0; /* if msg==NULL, the fetched msg should be dropped */ in sys_arch_mbox_fetch() local
213 void *ignore = 0; /* if msg==NULL, the fetched msg should be dropped */ in sys_arch_mbox_tryfetch() local
/kernel/linux/linux-4.19/include/linux/netfilter/
Dnf_conntrack_common.h10 unsigned int ignore; member
/kernel/linux/linux-4.19/net/core/
Ddrop_monitor.c204 static void trace_kfree_skb_hit(void *ignore, struct sk_buff *skb, void *location) in trace_kfree_skb_hit()
209 static void trace_napi_poll_hit(void *ignore, struct napi_struct *napi, in trace_napi_poll_hit()
/kernel/liteos_m/components/net/lwip-2.1/porting/src/
Dsys_arch.c215 void *ignore = 0; /* if msg==NULL, the fetched msg should be dropped */ in sys_arch_mbox_fetch() local
238 void *ignore = 0; /* if msg==NULL, the fetched msg should be dropped */ in sys_arch_mbox_tryfetch() local
/kernel/linux/linux-5.10/net/core/
Ddrop_monitor.c265 static void trace_kfree_skb_hit(void *ignore, struct sk_buff *skb, void *location) in trace_kfree_skb_hit()
270 static void trace_napi_poll_hit(void *ignore, struct napi_struct *napi, in trace_napi_poll_hit()
437 net_dm_hw_trap_summary_probe(void *ignore, const struct devlink *devlink, in net_dm_hw_trap_summary_probe()
491 static void net_dm_packet_trace_kfree_skb_hit(void *ignore, in net_dm_packet_trace_kfree_skb_hit()
534 static void net_dm_packet_trace_napi_poll_hit(void *ignore, in net_dm_packet_trace_napi_poll_hit()
933 net_dm_hw_trap_packet_probe(void *ignore, const struct devlink *devlink, in net_dm_hw_trap_packet_probe()
/kernel/linux/linux-5.10/arch/x86/oprofile/
Dop_model_ppro.c228 static int arch_perfmon_init(struct oprofile_operations *ignore) in arch_perfmon_init()
/kernel/linux/linux-4.19/arch/x86/oprofile/
Dop_model_ppro.c228 static int arch_perfmon_init(struct oprofile_operations *ignore) in arch_perfmon_init()
/kernel/linux/linux-5.10/tools/usb/
Dffs-test.c501 fill_in_buf(struct thread *ignore, void *buf, size_t nbytes) in fill_in_buf()
526 empty_out_buf(struct thread *ignore, const void *buf, size_t nbytes) in empty_out_buf()
588 ep0_consume(struct thread *ignore, const void *buf, size_t nbytes) in ep0_consume()
/kernel/linux/linux-4.19/tools/usb/
Dffs-test.c514 fill_in_buf(struct thread *ignore, void *buf, size_t nbytes) in fill_in_buf()
539 empty_out_buf(struct thread *ignore, const void *buf, size_t nbytes) in empty_out_buf()
601 ep0_consume(struct thread *ignore, const void *buf, size_t nbytes) in ep0_consume()
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/
Dbadge4.c162 static int __init five_v_on_setup(char *ignore) in five_v_on_setup()
/kernel/linux/linux-4.19/arch/arm/mach-sa1100/
Dbadge4.c166 static int __init five_v_on_setup(char *ignore) in five_v_on_setup()
/kernel/linux/linux-4.19/drivers/soc/fsl/qbman/
Dqman_test_stash.c517 static int send_first_frame(void *ignore) in send_first_frame()
552 static void send_first_frame_cb(void *ignore) in send_first_frame_cb()

12345