Searched defs:visited (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/tools/perf/tests/
H A Dvmlinux-kallsyms.c14 bool *visited = symbol__priv(sym); vmlinux_matches_kallsyms_filter() local
/linux-4.4.14/scripts/genksyms/
H A Dgenksyms.h50 struct symbol *visited; member in struct:symbol
/linux-4.4.14/sound/usb/
H A Dclock.c170 __uac_clock_find_source(struct snd_usb_audio *chip, int entity_id, unsigned long *visited, bool validate) __uac_clock_find_source() argument
/linux-4.4.14/net/ipv4/netfilter/
H A Darp_tables.c407 int visited = e->comefrom & (1 << hook); mark_source_chains() local
H A Dip_tables.c481 int visited = e->comefrom & (1 << hook); mark_source_chains() local
/linux-4.4.14/fs/
H A Deventpoll.c220 int visited; member in struct:eventpoll
/linux-4.4.14/include/acpi/
H A Dacpi_bus.h204 u32 visited:1; member in struct:acpi_device_flags
/linux-4.4.14/net/ipv6/netfilter/
H A Dip6_tables.c493 int visited = e->comefrom & (1 << hook); mark_source_chains() local
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_ddi.c559 bool visited[I915_MAX_PORTS] = { 0, }; intel_prepare_ddi() local

Completed in 359 milliseconds