/Linux-v5.4/kernel/trace/ |
D | blktrace.c | 817 static void blk_add_trace_rq_insert(void *ignore, in blk_add_trace_rq_insert() 824 static void blk_add_trace_rq_issue(void *ignore, in blk_add_trace_rq_issue() 831 static void blk_add_trace_rq_requeue(void *ignore, in blk_add_trace_rq_requeue() 839 static void blk_add_trace_rq_complete(void *ignore, struct request *rq, in blk_add_trace_rq_complete() 870 static void blk_add_trace_bio_bounce(void *ignore, in blk_add_trace_bio_bounce() 876 static void blk_add_trace_bio_complete(void *ignore, in blk_add_trace_bio_complete() 883 static void blk_add_trace_bio_backmerge(void *ignore, in blk_add_trace_bio_backmerge() 891 static void blk_add_trace_bio_frontmerge(void *ignore, in blk_add_trace_bio_frontmerge() 899 static void blk_add_trace_bio_queue(void *ignore, in blk_add_trace_bio_queue() 905 static void blk_add_trace_getrq(void *ignore, in blk_add_trace_getrq() [all …]
|
D | trace_sched_switch.c | 24 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()
|
D | trace_sched_wakeup.c | 366 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()
|
D | trace_syscalls.c | 583 static void perf_syscall_enter(void *ignore, struct pt_regs *regs, long id) in perf_syscall_enter() 683 static void perf_syscall_exit(void *ignore, struct pt_regs *regs, long ret) in perf_syscall_exit()
|
D | fgraph.c | 389 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, in ftrace_graph_probe_sched_switch()
|
/Linux-v5.4/scripts/ |
D | checkkconfigsymbols.py | 268 def find_sims(symbol, ignore, defined=[]): argument 307 def check_symbols(ignore): argument 320 def check_symbols_helper(pool, ignore): argument
|
/Linux-v5.4/drivers/crypto/nx/ |
D | nx-842.c | 162 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
|
/Linux-v5.4/drivers/sh/intc/ |
D | access.c | 76 unsigned long ignore) in test_8() 83 unsigned long ignore) in test_16() 90 unsigned long ignore) in test_32()
|
/Linux-v5.4/arch/x86/lib/ |
D | csum-copy_64.S | 46 .macro ignore L=.Lignore macro
|
/Linux-v5.4/include/linux/netfilter/ |
D | nf_conntrack_common.h | 11 unsigned int ignore; member
|
/Linux-v5.4/tools/usb/ |
D | ffs-test.c | 501 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()
|
/Linux-v5.4/arch/x86/oprofile/ |
D | op_model_ppro.c | 228 static int arch_perfmon_init(struct oprofile_operations *ignore) in arch_perfmon_init()
|
/Linux-v5.4/arch/arm/mach-sa1100/ |
D | badge4.c | 162 static int __init five_v_on_setup(char *ignore) in five_v_on_setup()
|
/Linux-v5.4/drivers/soc/fsl/qbman/ |
D | qman_test_stash.c | 517 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()
|
/Linux-v5.4/drivers/regulator/ |
D | cpcap-regulator.c | 172 int error, ignore; in cpcap_regulator_enable() local 196 int error, ignore; in cpcap_regulator_disable() local
|
/Linux-v5.4/drivers/misc/sgi-xp/ |
D | xpc_main.c | 256 xpc_hb_checker(void *ignore) in xpc_hb_checker() 315 xpc_initiate_discovery(void *ignore) in xpc_initiate_discovery()
|
/Linux-v5.4/arch/sparc/kernel/ |
D | hvapi.c | 78 unsigned long ignore; in __put_ref() local
|
/Linux-v5.4/arch/powerpc/platforms/512x/ |
D | mpc5121_ads_cpld.c | 85 cpld_pic_get_irq(int offset, u8 ignore, u8 __iomem *statusp, in cpld_pic_get_irq()
|
/Linux-v5.4/net/core/ |
D | drop_monitor.c | 259 static void trace_kfree_skb_hit(void *ignore, struct sk_buff *skb, void *location) in trace_kfree_skb_hit() 264 static void trace_napi_poll_hit(void *ignore, struct napi_struct *napi, in trace_napi_poll_hit() 481 static void net_dm_packet_trace_kfree_skb_hit(void *ignore, in net_dm_packet_trace_kfree_skb_hit() 524 static void net_dm_packet_trace_napi_poll_hit(void *ignore, in net_dm_packet_trace_napi_poll_hit()
|
/Linux-v5.4/sound/pci/hda/ |
D | hda_auto_parser.h | 91 #define snd_hda_parse_pin_def_config(codec, cfg, ignore) \ argument
|
/Linux-v5.4/drivers/mfd/ |
D | ucb1x00-ts.c | 208 bool frozen, ignore = false; in ucb1x00_thread() local
|
/Linux-v5.4/arch/mips/include/asm/octeon/ |
D | cvmx-srxx-defs.h | 62 uint64_t ignore:16; member
|
/Linux-v5.4/drivers/cdrom/ |
D | gdrom.c | 366 static int gdrom_drivestatus(struct cdrom_device_info *cd_info, int ignore) in gdrom_drivestatus() 380 unsigned int clearing, int ignore) in gdrom_check_events()
|
/Linux-v5.4/fs/ocfs2/dlm/ |
D | dlmunlock.c | 401 int ignore; in dlm_unlock_lock_handler() local
|
/Linux-v5.4/tools/objtool/ |
D | check.h | 36 bool alt_group, dead_end, ignore, hint, save, restore, ignore_alts; member
|