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

/linux-master/tools/rcu/
H A Dextract-stall.sh7 echo initial line of the stall warning but trailing-lines includes it.
/linux-master/scripts/package/
H A Dkernel.spec33 Kernel-headers includes the C header files that specify the interface
/linux-master/tools/perf/util/
H A Dsymbol.h239 enum symbol_tag_include includes);
H A Dsymbol.c468 enum symbol_tag_include includes)
472 if (includes == SYMBOL_TAG_INCLUDE__DEFAULT_ONLY &&
487 enum symbol_tag_include includes,
503 cmp = symbol__match_symbol_name(symbols[i]->name, name, includes);
516 if (s && includes != SYMBOL_TAG_INCLUDE__DEFAULT_ONLY) {
467 symbol__match_symbol_name(const char *name, const char *str, enum symbol_tag_include includes) argument
484 symbols__find_by_name(struct symbol *symbols[], size_t symbols_len, const char *name, enum symbol_tag_include includes, size_t *found_idx) argument
/linux-master/scripts/dtc/
H A Ddtx_diff71 add the path of DTx_1 and DTx_2 to the include paths. If DTx_2 includes
/linux-master/arch/x86/kvm/
H A Dpmu.c339 * For the event filter, searching is done on the 'includes' list and
407 if (filter_contains_match(f->includes, f->nr_includes, eventsel) &&
957 * Sort entries by event select and includes vs. excludes so that all
961 * includes and excludes sub-lists.
977 filter->includes = filter->events;
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h298 * also includes TDP pages) to determine whether or not a page can be used in
506 * the associated perf_event. This value includes counter updates from
1195 __u64 *includes; member in struct:kvm_x86_pmu_event_filter
/linux-master/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.
/linux-master/tools/perf/
H A DMakefile.config298 PYTHON_EMBED_CCOPTS := $(shell $(PYTHON_CONFIG_SQ) --includes 2>/dev/null)

Completed in 171 milliseconds