Searched refs:visited (Results 1 - 40 of 40) sorted by relevance

/linux-4.4.14/sound/usb/
H A Dclock.c171 int entity_id, unsigned long *visited, __uac_clock_find_source()
180 if (test_and_set_bit(entity_id, visited)) { __uac_clock_find_source()
222 visited, validate); __uac_clock_find_source()
234 visited, true); __uac_clock_find_source()
255 visited, validate); __uac_clock_find_source()
267 * The 'visited' bitfield is used internally to detect recursive loops.
274 DECLARE_BITMAP(visited, 256); snd_usb_clock_find_source()
275 memset(visited, 0, sizeof(visited)); snd_usb_clock_find_source()
276 return __uac_clock_find_source(chip, entity_id, visited, validate); snd_usb_clock_find_source()
170 __uac_clock_find_source(struct snd_usb_audio *chip, int entity_id, unsigned long *visited, bool validate) __uac_clock_find_source() argument
H A Dmixer.c2119 return 0; /* the unit already visited */ parse_audio_unit()
2215 /* mark terminal ID as visited */ snd_usb_mixer_controls()
2228 /* mark terminal ID as visited */ snd_usb_mixer_controls()
/linux-4.4.14/arch/tile/include/uapi/arch/
H A Dicache.h52 /* Limit the number of bytes visited to avoid redundant iterations. */ invalidate_icache()
58 /* Limit the number of bytes visited to avoid redundant iterations. */ invalidate_icache()
/linux-4.4.14/scripts/genksyms/
H A Dgenksyms.h50 struct symbol *visited; member in struct:symbol
H A Dgenksyms.c294 sym->visited = NULL; __add_symbol()
634 if (!sym->visited) { expand_and_crc_sym()
636 end = &sym->visited; expand_and_crc_sym()
637 sym->visited = (struct symbol *)-1L; expand_and_crc_sym()
863 visited_symbols = sym->visited; main()
864 sym->visited = NULL; main()
/linux-4.4.14/tools/perf/tests/
H A Dvmlinux-kallsyms.c14 bool *visited = symbol__priv(sym); vmlinux_matches_kallsyms_filter() local
15 *visited = true; vmlinux_matches_kallsyms_filter()
/linux-4.4.14/arch/tile/include/asm/
H A Dbacktrace.h131 /* In the most recently visited bundle a terminating bundle? */
/linux-4.4.14/include/acpi/
H A Dacpi_bus.h204 u32 visited:1; member in struct:acpi_device_flags
521 return adev && adev->flags.initialized && adev->flags.visited; acpi_device_enumerated()
/linux-4.4.14/drivers/acpi/
H A Dscan.c1401 device->flags.visited = false; acpi_init_device_object()
1746 device->flags.visited = false; acpi_bus_attach()
1761 device->flags.visited = false; acpi_bus_attach()
1775 device->flags.visited = true; acpi_bus_attach()
1867 adev->flags.visited = false; acpi_bus_trim()
/linux-4.4.14/include/linux/
H A Dblk-cgroup.h393 * @p_blkg is included in the iteration and the first node to be visited.
408 * included in the iteration and the last node to be visited.
H A Dcgroup.h161 * first node to be visited. Must be called under rcu_read_lock().
222 * node to be visited.
/linux-4.4.14/fs/omfs/
H A Ddir.c352 /* skip visited nodes */ omfs_fill_chain()
/linux-4.4.14/arch/sparc/kernel/
H A Dcpumap.c25 /* Increment rover every time level is visited */
/linux-4.4.14/fs/
H A Deventpoll.c220 int visited; member in struct:eventpoll
1689 ep->visited = 1; ep_loop_check_proc()
1695 if (ep_tovisit->visited) ep_loop_check_proc()
1739 /* clear visited list */ ep_loop_check()
1742 ep_cur->visited = 0; ep_loop_check()
/linux-4.4.14/drivers/hwmon/
H A Dcoretemp.c426 * Readings might stop update when processor visited too deep sleep, chk_ucode_version()
/linux-4.4.14/drivers/media/
H A Dmedia-entity.c192 /* Has the entity already been visited? */ media_entity_graph_walk_next()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dcore.h797 /* cycle count is reported twice for each visited channel during scan.
H A Dcore.c278 /* TODO following parameters need to be re-visited. */ ath10k_init_configure_target()
/linux-4.4.14/mm/
H A Dreadahead.c297 * prev_pos tracks the last visited byte in the _previous_ read request.
H A Dmemcontrol.c994 * @prev: last visited hierarchy member as returned by mem_cgroup_iter()
/linux-4.4.14/fs/kernfs/
H A Ddir.c990 * visited.
1003 /* if we visited @root, we're done */ kernfs_next_descendant_post()
/linux-4.4.14/net/ipv4/netfilter/
H A Darp_tables.c407 int visited = e->comefrom & (1 << hook); mark_source_chains() local
421 t->verdict < 0) || visited) { mark_source_chains()
H A Dip_tables.c481 int visited = e->comefrom & (1 << hook); mark_source_chains() local
494 t->verdict < 0) || visited) { mark_source_chains()
/linux-4.4.14/net/ipv6/netfilter/
H A Dip6_tables.c493 int visited = e->comefrom & (1 << hook); mark_source_chains() local
506 t->verdict < 0) || visited) { mark_source_chains()
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_ddi.c559 bool visited[I915_MAX_PORTS] = { 0, }; intel_prepare_ddi() local
573 if (visited[port]) for_each_intel_encoder()
580 visited[port] = true; for_each_intel_encoder()
/linux-4.4.14/net/sunrpc/
H A Dclnt.c1417 * Other FSM states can be visited zero or more times, but
1418 * this state is visited exactly once for each RPC.
/linux-4.4.14/kernel/trace/
H A Dtrace_events_filter.c2404 printk(KERN_INFO "\npred visited %s\n", field->name); test_pred_visited_fn()
2469 "Failed, unwanted pred visited for filter %s\n", ftrace_test_event_filter()
/linux-4.4.14/drivers/media/platform/davinci/
H A Ddm355_ccdc.c465 /* TODO This is to be re-visited and adjusted */ ccdc_write_dfc_entry()
/linux-4.4.14/drivers/infiniband/ulp/iser/
H A Diser_verbs.c903 * We are not guaranteed that we visited disconnected_handler iser_cleanup_handler()
/linux-4.4.14/arch/x86/include/asm/
H A Dkvm_host.h248 /* Number of writes since the last time traversal visited this page. */
/linux-4.4.14/fs/ntfs/
H A Dlogfile.c289 * visited as there cannot be more than ra->log_clients records and ntfs_check_log_client_array()
/linux-4.4.14/arch/mips/include/asm/sn/
H A Dklconfig.h104 #define KLINFO_VISITED 0x08 /* This component has been visited */
/linux-4.4.14/fs/ext2/
H A Dballoc.c1311 * group_no and gdp correctly point to the last group visited. ext2_new_blocks()
/linux-4.4.14/kernel/
H A Dcgroup.c3717 * included in the iteration and the first node to be visited.
3810 * included in the iteration and the last node to be visited.
3837 /* if we visited @root, we're done */ css_next_descendant_post()
H A Dcpuset.c243 * iteration and the first node to be visited.
/linux-4.4.14/net/ipx/
H A Daf_ipx.c777 * Broadcast: send it to the interfaces that aren't on the packet visited nets
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Drs.c1623 /* mark the current column as visited */ rs_stay_in_table()
1730 IWL_DEBUG_RATE(mvm, "Skip already visited column %d\n", rs_get_next_column()
/linux-4.4.14/scripts/
H A Danalyze_suspend.py2043 a:visited {color: #495E09;}\n\
/linux-4.4.14/fs/reiserfs/
H A Dreiserfs.h2111 * perform a search we record which nodes were visited while
/linux-4.4.14/fs/btrfs/
H A Dextent-tree.c8183 * nodes which have had all slots visited. If a node (leaf or

Completed in 1629 milliseconds