Home
last modified time | relevance | path

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

123

/Linux-v4.19/kernel/trace/
Dblktrace.c822 static void blk_add_trace_rq_insert(void *ignore, in blk_add_trace_rq_insert()
829 static void blk_add_trace_rq_issue(void *ignore, in blk_add_trace_rq_issue()
836 static void blk_add_trace_rq_requeue(void *ignore, in blk_add_trace_rq_requeue()
844 static void blk_add_trace_rq_complete(void *ignore, struct request *rq, in blk_add_trace_rq_complete()
875 static void blk_add_trace_bio_bounce(void *ignore, in blk_add_trace_bio_bounce()
881 static void blk_add_trace_bio_complete(void *ignore, in blk_add_trace_bio_complete()
888 static void blk_add_trace_bio_backmerge(void *ignore, in blk_add_trace_bio_backmerge()
896 static void blk_add_trace_bio_frontmerge(void *ignore, in blk_add_trace_bio_frontmerge()
904 static void blk_add_trace_bio_queue(void *ignore, in blk_add_trace_bio_queue()
910 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.c375 probe_wakeup_migrate_task(void *ignore, struct task_struct *task, int cpu) in probe_wakeup_migrate_task()
440 probe_wakeup_sched_switch(void *ignore, bool preempt, in probe_wakeup_sched_switch()
534 probe_wakeup(void *ignore, struct task_struct *p) in probe_wakeup()
Dtrace_syscalls.c581 static void perf_syscall_enter(void *ignore, struct pt_regs *regs, long id) in perf_syscall_enter()
680 static void perf_syscall_exit(void *ignore, struct pt_regs *regs, long ret) in perf_syscall_exit()
/Linux-v4.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
/Linux-v4.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
Dnx-842.h161 __be16 ignore; /* decompressed end bytes to ignore */ member
/Linux-v4.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()
/Linux-v4.19/arch/x86/lib/
Dcsum-copy_64.S42 .macro ignore L=.Lignore macro
/Linux-v4.19/net/core/
Ddrop_monitor.c201 static void trace_kfree_skb_hit(void *ignore, struct sk_buff *skb, void *location) in trace_kfree_skb_hit()
206 static void trace_napi_poll_hit(void *ignore, struct napi_struct *napi, in trace_napi_poll_hit()
/Linux-v4.19/include/linux/netfilter/
Dnf_conntrack_common.h10 unsigned int ignore; member
/Linux-v4.19/arch/x86/oprofile/
Dop_model_ppro.c228 static int arch_perfmon_init(struct oprofile_operations *ignore) in arch_perfmon_init()
/Linux-v4.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()
/Linux-v4.19/arch/arm/mach-sa1100/
Dbadge4.c166 static int __init five_v_on_setup(char *ignore) in five_v_on_setup()
/Linux-v4.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()
/Linux-v4.19/drivers/regulator/
Dcpcap-regulator.c174 int error, ignore; in cpcap_regulator_enable() local
198 int error, ignore; in cpcap_regulator_disable() local
/Linux-v4.19/drivers/misc/sgi-xp/
Dxpc_main.c256 xpc_hb_checker(void *ignore) in xpc_hb_checker()
322 xpc_initiate_discovery(void *ignore) in xpc_initiate_discovery()
/Linux-v4.19/arch/sparc/kernel/
Dhvapi.c78 unsigned long ignore; in __put_ref() local
/Linux-v4.19/arch/powerpc/platforms/512x/
Dmpc5121_ads_cpld.c89 cpld_pic_get_irq(int offset, u8 ignore, u8 __iomem *statusp, in cpld_pic_get_irq()
/Linux-v4.19/sound/pci/hda/
Dhda_auto_parser.h95 #define snd_hda_parse_pin_def_config(codec, cfg, ignore) \ argument
/Linux-v4.19/drivers/mfd/
Ducb1x00-ts.c211 bool frozen, ignore = false; in ucb1x00_thread() local
/Linux-v4.19/drivers/cdrom/
Dgdrom.c385 static int gdrom_drivestatus(struct cdrom_device_info *cd_info, int ignore) in gdrom_drivestatus()
399 unsigned int clearing, int ignore) in gdrom_check_events()
/Linux-v4.19/tools/objtool/
Dcheck.h47 bool alt_group, visited, dead_end, ignore, hint, save, restore, ignore_alts; member
/Linux-v4.19/fs/ocfs2/dlm/
Ddlmunlock.c401 int ignore; in dlm_unlock_lock_handler() local
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-srxx-defs.h66 uint64_t ignore:16; member

123