Home
last modified time | relevance | path

Searched full:finds (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/linux/net/llc/
H A Dllc_conn.c343 * llc_conn_service - finds transition and changes state of connection
347 * This function finds transition that matches with happened event, then
374 * llc_qualify_conn_ev - finds transition for event
378 * This function finds transition that matches with happened event.
464 * __llc_lookup_established - Finds connection for the remote/local sap/mac
470 * Search connection list of the SAP and finds connection using the remote
577 * llc_lookup_listener - Finds listener for local MAC + SAP
582 * Search connection list of the SAP and finds connection listening on
623 * llc_find_next_offset - finds offset for next category of transitions
627 * Finds offset of next category of transitions in transition table.
[all …]
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream_priv.h38 * Finds the highest refresh rate that can be achieved
46 * Finds the lowest refresh rate that can be achieved
/linux/lib/pldmfw/
H A Dpldmfw_private.h149 * Finds the pointer to the next descriptor following a given descriptor
184 * Finds a pointer to the next record following a given record
218 * Finds a pointer to the next component following a given component
/linux/Documentation/i2c/
H A Di2c-address-translators.rst69 - ATR driver finds slave X is on bus B and has alias 0x20, rewrites
72 - ATR chip detects transaction on address 0x20, finds it in table,
/linux/sound/core/
H A Dmisc.c33 * Look through the given quirk list and finds a matching entry
61 * Look through the given quirk list and finds a matching entry
/linux/drivers/fpga/
H A Ddfl-afu-dma-region.c236 * It finds the dma region from the rbtree based on @iova and @size:
237 * - if @size == 0, it finds the dma region which starts from @iova
238 * - otherwise, it finds the dma region which fully contains
/linux/tools/perf/scripts/perl/Perf-Trace-Util/
H A DMakefile.PL8 VERSION_FROM => 'lib/Perf/Trace/Context.pm', # finds $VERSION
/linux/arch/loongarch/
H A DKconfig.debug14 finds. Some of the addresses it reports may be incorrect.
/linux/drivers/clk/renesas/
H A Drzv2h-cpg-lib.c17 * rzv2h_cpg_get_pll_pars - Finds the best combination of PLL parameters
169 * rzv2h_cpg_get_pll_divs_pars - Finds the best combination of PLL parameters
/linux/tools/perf/util/
H A Dlibdw.h23 * finds the source line information for the given address, and optionally
/linux/lib/
H A Dlru_cache.c282 * Also finds elements that are not _currently_ used but only "about to be
435 * Finds an element in the cache, increases its usage count,
476 * lc_get_cumulative - like lc_get; also finds to-be-changed elements
500 * Finds an element in the cache, increases its usage count,
/linux/arch/alpha/lib/
H A Dstrlen.S5 * Finds length of a 0-terminated string. Optimized for the
H A Dev67-strlen.S6 * Finds length of a 0-terminated string. Optimized for the
/linux/drivers/staging/media/atomisp/
H A Dnotes.txt11 the hmm code finds the backing hmm-buffer-object (hmm_bo) by looking
/linux/Documentation/admin-guide/mm/
H A Dsoft-dirty.rst30 the kernel does is finds this fact out and puts both writable and soft-dirty
/linux/arch/powerpc/kernel/
H A Dprom_init_check.sh8 # is using, if it finds symbols not in the whitelist it returns
/linux/fs/ecryptfs/
H A Ddentry.c26 * is called whenever a name lookup finds a dentry in the
/linux/scripts/coccinelle/iterators/
H A Dlist_entry_update.cocci4 /// The first rule finds such a reassignment and the second rule checks
/linux/fs/befs/
H A Ddatastream.c228 * Finds the block run that starts at file block number blockno
289 * Finds the block run that starts at file block number blockno
380 * Finds the block run that starts at file block number blockno
H A Dbtree.c321 * Finds exact match if one exists, and returns BEFS_BT_MATCH.
608 * befs_bt_keylen_index - Finds start of keylen index in a node
635 * befs_bt_valarray - Finds the start of value array in a node
651 * befs_bt_keydata - Finds start of keydata array in a node
/linux/tools/perf/scripts/python/
H A Dnet_dropmonitor.py71 # called from perf, when it finds a corresponding event
/linux/drivers/cxl/
H A Dcxlpci.h70 * Restricted CXL Device (RCD) and finds upstream port and endpoint
/linux/Documentation/netlabel/
H A Dcipso_ipv4.rst34 The CIPSO/IPv4 protocol engine validates every CIPSO IP option it finds at the
/linux/tools/testing/selftests/bpf/libarena/include/libarena/
H A Dcommon.h57 * with the first instance it finds. This requires accessing our global
/linux/Documentation/scheduler/
H A Dsched-arch.rst34 3. When cpu_idle finds (need_resched() == 'true'), it should call

12345678910>>...15