Home
last modified time | relevance | path

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

123

/openbmc/openbmc-test-automation/lib/
H A Dgen_robot_keyword.py11 def run_key(keyword_buf, quiet=None, test_mode=None, ignore=0): argument
77 def run_key_u(keyword_buf, quiet=None, ignore=0): argument
/openbmc/linux/kernel/trace/
H A Dblktrace.c849 static void blk_add_trace_rq_insert(void *ignore, struct request *rq) in blk_add_trace_rq_insert()
855 static void blk_add_trace_rq_issue(void *ignore, struct request *rq) in blk_add_trace_rq_issue()
861 static void blk_add_trace_rq_merge(void *ignore, struct request *rq) in blk_add_trace_rq_merge()
867 static void blk_add_trace_rq_requeue(void *ignore, struct request *rq) in blk_add_trace_rq_requeue()
873 static void blk_add_trace_rq_complete(void *ignore, struct request *rq, in blk_add_trace_rq_complete()
909 static void blk_add_trace_bio_bounce(void *ignore, struct bio *bio) in blk_add_trace_bio_bounce()
914 static void blk_add_trace_bio_complete(void *ignore, in blk_add_trace_bio_complete()
921 static void blk_add_trace_bio_backmerge(void *ignore, struct bio *bio) in blk_add_trace_bio_backmerge()
933 static void blk_add_trace_bio_queue(void *ignore, struct bio *bio) in blk_add_trace_bio_queue()
938 static void blk_add_trace_getrq(void *ignore, struct bio *bio) in blk_add_trace_getrq()
[all …]
H A Dtrace_sched_switch.c24 probe_sched_switch(void *ignore, bool preempt, in probe_sched_switch()
39 probe_sched_wakeup(void *ignore, struct task_struct *wakee) in probe_sched_wakeup()
H A Dtrace_sched_wakeup.c365 probe_wakeup_migrate_task(void *ignore, struct task_struct *task, int cpu) in probe_wakeup_migrate_task()
430 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()
H A Dtrace_syscalls.c574 static void perf_syscall_enter(void *ignore, struct pt_regs *regs, long id) in perf_syscall_enter()
675 static void perf_syscall_exit(void *ignore, struct pt_regs *regs, long ret) in perf_syscall_exit()
/openbmc/linux/scripts/
H A Dcheckkconfigsymbols.py270 def find_sims(symbol, ignore, defined=[]): argument
309 def check_symbols(ignore): argument
322 def check_symbols_helper(pool, ignore): argument
/openbmc/linux/drivers/crypto/nx/
H A 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
/openbmc/linux/drivers/sh/intc/
H A Daccess.c76 unsigned long ignore) in test_8()
83 unsigned long ignore) in test_16()
90 unsigned long ignore) in test_32()
/openbmc/openbmc/poky/scripts/
H A Dcp-noerror16 def copytree(src, dst, symlinks=False, ignore=None): argument
/openbmc/u-boot/board/h2200/
H A Dh2200.c23 void reset_cpu(ulong ignore) in reset_cpu()
/openbmc/phosphor-pid-control/sensors/
H A Dbuildjson.cpp56 auto ignore = j.find("ignoreDbusMinMax"); in from_json() local
/openbmc/linux/arch/x86/events/intel/
H A Duncore_discovery.c206 uncore_ignore_unit(struct uncore_unit_discovery *unit, int *ignore) in uncore_ignore_unit()
223 int *ignore) in parse_discovery_table()
289 bool intel_uncore_has_discovery_tables(int *ignore) in intel_uncore_has_discovery_tables()
/openbmc/linux/net/core/
H A Ddrop_monitor.c265 static void trace_kfree_skb_hit(void *ignore, struct sk_buff *skb, in trace_kfree_skb_hit()
272 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()
538 static void net_dm_packet_trace_napi_poll_hit(void *ignore, in net_dm_packet_trace_napi_poll_hit()
961 net_dm_hw_trap_packet_probe(void *ignore, const struct devlink *devlink, in net_dm_hw_trap_packet_probe()
/openbmc/linux/tools/usb/
H A 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()
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman_test_stash.c519 static int send_first_frame(void *ignore) in send_first_frame()
554 static void send_first_frame_cb(void *ignore) in send_first_frame_cb()
/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc_main.c248 xpc_hb_checker(void *ignore) in xpc_hb_checker()
307 xpc_initiate_discovery(void *ignore) in xpc_initiate_discovery()
/openbmc/linux/arch/sparc/kernel/
H A Dhvapi.c78 unsigned long ignore; in __put_ref() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dservice_indicators.cpp35 bool LightPath::ignore(const PEL& pel) const in ignore() function in openpower::pels::service_indicators::LightPath
/openbmc/linux/mm/kmsan/
H A Dkmsan_test.c34 bool ignore; /* Stop console output collection. */ member
41 static void probe_console(void *ignore, const char *buf, size_t len) in probe_console()
/openbmc/qemu/tests/tcg/i386/
H A Dtest-mmx.py9 ignore = set(["EMMS", "FEMMS", "FISTTP", variable
H A Dtest-avx.py15 ignore = set(["FISTTP", variable
/openbmc/linux/arch/powerpc/platforms/512x/
H A Dmpc5121_ads_cpld.c86 cpld_pic_get_irq(int offset, u8 ignore, u8 __iomem *statusp, in cpld_pic_get_irq()
/openbmc/qemu/target/alpha/
H A Dfpu_helper.c75 void helper_fp_exc_raise(CPUAlphaState *env, uint32_t ignore, uint32_t regno) in helper_fp_exc_raise()
88 void helper_fp_exc_raise_s(CPUAlphaState *env, uint32_t ignore, uint32_t regno) in helper_fp_exc_raise_s()
/openbmc/linux/drivers/mfd/
H A Ducb1x00-ts.c208 bool frozen, ignore = false; in ucb1x00_thread() local
/openbmc/linux/sound/pci/hda/
H A Dhda_auto_parser.h93 #define snd_hda_parse_pin_def_config(codec, cfg, ignore) \ argument

123