/linux/net/llc/ |
H A D | llc_sap.c | 109 * llc_find_sap_trans - finds transition for event 113 * This function finds transition that matches with happened event. 159 * llc_sap_next_state - finds transition, execs actions & change SAP state 163 * This function finds transition that matches with happened event, then 309 * llc_lookup_dgram - Finds dgram socket for the local sap/mac 314 * Search socket list of the SAP and finds connection using the local 390 * Search socket list of the SAP and finds connections with same sap.
|
H A D | llc_conn.c | 349 * llc_conn_service - finds transition and changes state of connection 353 * This function finds transition that matches with happened event, then 380 * llc_qualify_conn_ev - finds transition for event 384 * This function finds transition that matches with happened event. 470 * __llc_lookup_established - Finds connection for the remote/local sap/mac 476 * Search connection list of the SAP and finds connection using the remote 583 * llc_lookup_listener - Finds listener for local MAC + SAP 588 * Search connection list of the SAP and finds connection listening on 629 * llc_find_next_offset - finds offset for next category of transitions 633 * Finds offset of next category of transitions in transition table. [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_stream_priv.h | 38 * Finds the highest refresh rate that can be achieved 46 * Finds the lowest refresh rate that can be achieved
|
/linux/lib/pldmfw/ |
H A D | pldmfw_private.h | 149 * 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 D | i2c-address-translators.rst | 69 - 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 D | misc.c | 33 * Look through the given quirk list and finds a matching entry 61 * Look through the given quirk list and finds a matching entry
|
/linux/Documentation/networking/ |
H A D | nfc.rst | 91 state until it finds any target. However, the user can stop the polling 95 If the polling operation finds one or more targets, the event TARGETS_FOUND is
|
/linux/Documentation/power/ |
H A D | suspend-and-cpuhotplug.rst | 212 Hence, when a new CPU is brought online, since the kernel finds that it 220 instead of microcode_resume_cpu() when it finds that the kernel doesn't 248 kernel finds that it already has copies of the microcode images for all the
|
/linux/fs/xfs/scrub/ |
H A D | health.c | 40 * 3. If the scrubber finds that A is clean, use sick_mask to clear the incore 43 * 4. If the scrubber finds that A is corrupt, use sick_mask to set the incore 183 * If the scrubber finds errors, we mark sick whatever's mentioned in
|
/linux/drivers/media/platform/broadcom/ |
H A D | Kconfig | 19 firmware if it finds a DT node using it, and bcm2835-camera will
|
/linux/fs/freevxfs/ |
H A D | vxfs_lookup.c | 49 * vxfs_find_entry finds a &struct vxfs_direct for the VFS directory 125 * vxfs_inode_by_name finds out the inode number of
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_hmc.h | 148 * I40E_FIND_SD_INDEX_LIMIT - finds segment descriptor index limit 172 * I40E_FIND_PD_INDEX_LIMIT - finds page descriptor index limit
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | vdo-design.rst | 121 time a request finds a matching record in the index, that record is copied 353 If a data_vio looks in the hashtable and finds that another data_vio is 392 allocated, so the data_vio just traverses the tree until it finds 404 The data_vio will search each slab in a zone until it finds a free 407 lock for that zone and releasing the previous one until it finds a 539 finds the current physical address for this logical address (the "old
|
/linux/tools/perf/scripts/perl/Perf-Trace-Util/ |
H A D | Makefile.PL | 8 VERSION_FROM => 'lib/Perf/Trace/Context.pm', # finds $VERSION
|
/linux/arch/loongarch/ |
H A D | Kconfig.debug | 14 finds. Some of the addresses it reports may be incorrect.
|
/linux/lib/ |
H A D | lru_cache.c | 282 * 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/drivers/cpufreq/ |
H A D | rcpufreq_dt.rs | 20 /// Finds exact supply name from the OF node. 28 /// Finds supply name for the CPU from DT.
|
/linux/Documentation/devicetree/bindings/bus/ |
H A D | moxtet.txt | 21 The driver finds the devices connected to the bus by itself, but it may be
|
/linux/arch/alpha/lib/ |
H A D | strlen.S | 5 * Finds length of a 0-terminated string. Optimized for the
|
H A D | ev67-strlen.S | 6 * Finds length of a 0-terminated string. Optimized for the
|
/linux/drivers/staging/media/atomisp/ |
H A D | notes.txt | 11 the hmm code finds the backing hmm-buffer-object (hmm_bo) by looking
|
/linux/Documentation/admin-guide/mm/ |
H A D | soft-dirty.rst | 30 the kernel does is finds this fact out and puts both writable and soft-dirty
|
/linux/fs/befs/ |
H A D | datastream.c | 228 * 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
|
/linux/arch/powerpc/kernel/ |
H A D | prom_init_check.sh | 8 # is using, if it finds symbols not in the whitelist it returns
|
/linux/scripts/coccinelle/iterators/ |
H A D | list_entry_update.cocci | 4 /// The first rule finds such a reassignment and the second rule checks
|