Home
last modified time | relevance | path

Searched refs:includes (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/tools/rcu/
H A Dextract-stall.sh7 echo initial line of the stall warning but trailing-lines includes it.
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol.c457 enum symbol_tag_include includes) in symbol__match_symbol_name()
461 if (includes == SYMBOL_TAG_INCLUDE__DEFAULT_ONLY && in symbol__match_symbol_name()
475 enum symbol_tag_include includes) in symbols__find_by_name()
489 cmp = symbol__match_symbol_name(s->sym.name, name, includes); in symbols__find_by_name()
502 if (includes != SYMBOL_TAG_INCLUDE__DEFAULT_ONLY) in symbols__find_by_name()
456 symbol__match_symbol_name(const char *name, const char *str, enum symbol_tag_include includes) symbol__match_symbol_name() argument
473 symbols__find_by_name(struct rb_root_cached *symbols, const char *name, enum symbol_tag_include includes) symbols__find_by_name() argument
H A Dsymbol.h244 enum symbol_tag_include includes);
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol.c475 enum symbol_tag_include includes) in symbol__match_symbol_name()
479 if (includes == SYMBOL_TAG_INCLUDE__DEFAULT_ONLY && in symbol__match_symbol_name()
494 enum symbol_tag_include includes, in symbols__find_by_name()
510 cmp = symbol__match_symbol_name(symbols[i]->name, name, includes); in symbols__find_by_name()
523 if (s && includes != SYMBOL_TAG_INCLUDE__DEFAULT_ONLY) { in symbols__find_by_name()
474 symbol__match_symbol_name(const char *name, const char *str, enum symbol_tag_include includes) symbol__match_symbol_name() argument
491 symbols__find_by_name(struct symbol *symbols[], size_t symbols_len, const char *name, enum symbol_tag_include includes, size_t *found_idx) symbols__find_by_name() argument
H A Dsymbol.h240 enum symbol_tag_include includes);
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dpmu.c287 * For the event filter, searching is done on the 'includes' list and
355 if (filter_contains_match(f->includes, f->nr_includes, eventsel) && in is_gp_event_allowed()
855 * Sort entries by event select and includes vs. excludes so that all in prepare_filter_lists()
859 * includes and excludes sub-lists. in prepare_filter_lists()
875 filter->includes = filter->events; in prepare_filter_lists()
/kernel/linux/linux-5.10/scripts/dtc/
H A Ddtx_diff71 add the path of DTx_1 and DTx_2 to the include paths. If DTx_2 includes
/kernel/linux/linux-6.6/scripts/dtc/
H A Ddtx_diff71 add the path of DTx_1 and DTx_2 to the include paths. If DTx_2 includes
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm1047 // VGPR count includes ACC VGPRs, use ACC VGPR offset for ARCH VGPR count.
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkvm_host.h289 * also includes TDP pages) to determine whether or not a page can be used in
1159 __u64 *includes; member

Completed in 16 milliseconds