Home
last modified time | relevance | path

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

12345678910>>...16

/linux/net/llc/
H A Dllc_sap.c103 * llc_find_sap_trans - finds transition for event in llc_sap_rtn_pdu()
107 * This function finds transition that matches with happened event.
153 * llc_sap_next_state - finds transition, execs actions & change SAP state in llc_exec_sap_trans_actions()
157 * This function finds transition that matches with happened event, then
303 * llc_lookup_dgram - Finds dgram socket for the local sap/mac in llc_dgram_match()
308 * Search socket list of the SAP and finds connection using the local
384 * Search socket list of the SAP and finds connections with same sap.
H A Dllc_conn.c343 * llc_conn_service - finds transition and changes state of connection in llc_conn_send_pdus()
347 * This function finds transition that matches with happened event, then
374 * llc_qualify_conn_ev - finds transition for event in llc_conn_service()
378 * This function finds transition that matches with happened event.
464 * __llc_lookup_established - Finds connection for the remote/local sap/mac in llc_estab_match()
470 * Search connection list of the SAP and finds connection using the remote
577 * llc_lookup_listener - Finds listener for local MAC + SAP in __llc_lookup_listener()
582 * Search connection list of the SAP and finds connection listening on
623 * llc_find_next_offset - finds offset for next category of transitions in llc_data_accept_state()
627 * Finds offse in llc_data_accept_state()
[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/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c1057 * Finds the greatest index in refresh_rate_hz that contains a value <= refresh in dc_stream_get_refresh_hz_linear_interpolation()
1070 * Finds a corresponding brightness for a given refresh rate between 2 given indices, where index1 < index2 in dc_stream_get_brightness_millinits_from_refresh()
1093 * Finds a corresponding refresh rate for a given brightness between 2 given indices, where index1 < index2 in dc_stream_calculate_flickerless_refresh_rate()
1116 * Finds the current brightness in millinits given a refresh rate in dc_stream_calculate_flickerless_refresh_rate()
1136 * Finds the lowest/highest refresh rate (depending on search_for_max_increase) in dc_stream_calculate_flickerless_refresh_rate()
1261 * Finds the highest refresh rate that can be achieved in dc_stream_is_refresh_rate_range_flickerless()
1279 * Finds the lowest refresh rate that can be achieved
/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/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/tools/perf/util/
H A Dlibdw.h23 * finds the source line information for the given address, and optionally
/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/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/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/tools/perf/scripts/python/
H A Dnet_dropmonitor.py71 # called from perf, when it finds a corresponding event
/linux/Documentation/netlabel/
H A Dcipso_ipv4.rst34 The CIPSO/IPv4 protocol engine validates every CIPSO IP option it finds at the
/linux/drivers/comedi/drivers/
H A Dni_routes.c125 * Finds the route values for the device family and the set of valid routes
369 * ni_find_route_set() - Finds the proper route set with the specified
507 * ni_find_route_source() - Finds the signal source corresponding to a signal
/linux/Documentation/scheduler/
H A Dsched-arch.rst34 3. When cpu_idle finds (need_resched() == 'true'), it should call

12345678910>>...16