Home
last modified time | relevance | path

Searched full:scanning (Results 1 – 25 of 625) sorted by relevance

12345678910>>...25

/linux-6.12.1/net/mac80211/
Dscan.c3 * Scanning implementation
283 if (test_and_clear_bit(SCAN_BEACON_WAIT, &local->scanning)) { in ieee80211_scan_rx()
285 * we were passive scanning because of radar/no-IR, but in ieee80211_scan_rx()
289 set_bit(SCAN_BEACON_DONE, &local->scanning); in ieee80211_scan_rx()
321 * unless scanning with randomised address in ieee80211_scan_rx()
368 if (test_bit(SCAN_HW_CANCELLED, &local->scanning)) in ieee80211_prep_hw_scan()
427 bool hw_scan = test_bit(SCAN_HW_SCANNING, &local->scanning); in __ieee80211_scan_completed()
428 bool was_scanning = local->scanning; in __ieee80211_scan_completed()
441 if (WARN_ON(!local->scanning && !aborted)) in __ieee80211_scan_completed()
479 local->scanning = 0; in __ieee80211_scan_completed()
[all …]
/linux-6.12.1/Documentation/dev-tools/
Dkmemleak.rst41 Memory scanning parameters can be modified at run-time by writing to the
47 enable the task stacks scanning (default)
49 disable the tasks stacks scanning
51 start the automatic memory scanning thread (default)
53 stop the automatic memory scanning thread
55 set the automatic memory scanning period in seconds
56 (default 600, 0 to stop the automatic scanning)
92 scanning the memory (including saved registers). This means that there
97 The scanning algorithm steps:
183 reported by kmemleak because values found during the memory scanning
[all …]
/linux-6.12.1/fs/ubifs/
Dscan.c55 * This function returns a scanning code to indicate what was scanned.
76 dbg_scan("scanning %s at LEB %d:%d", in ubifs_scan_a_node()
116 * ubifs_start_scan - create LEB scanning information at start of scan.
157 * ubifs_end_scan - update LEB scanning information at end of scan.
159 * @sleb: scanning information
166 dbg_scan("stop scanning LEB %d at offset %d", lnum, offs); in ubifs_end_scan()
173 * ubifs_add_snod - add a scanned node to LEB scanning information.
175 * @sleb: scanning information
338 ubifs_err(c, "LEB %d scanning failed", lnum); in ubifs_scan()
345 ubifs_err(c, "LEB %d scanning failed, error %d", lnum, err); in ubifs_scan()
[all …]
/linux-6.12.1/mm/
Dkmemleak.c29 * (atomic or kmemleak_lock). This lock is also held when scanning the
32 * lock like kmemleak_lock during scanning.
36 * scanned. This list is only modified during a scanning episode when the
41 * modifications to the memory scanning parameters including the scan_thread
112 #define SECS_SCAN_WAIT 600 /* subsequent auto scanning delay */
117 /* scanning area inside a memory block */
237 /* enables or disables the task stacks scanning */
239 /* protects the memory scanning, parameters and debug/kmemleak file access */
938 * Add a scanning area to the object. If at least one such area is added,
965 pr_warn_once("Cannot allocate a scan area, scanning the full object\n"); in add_scan_area()
[all …]
Dvmpressure.c64 * critical level when scanning depth is ~10% of the lru size (vmscan
274 * current scanning depth. But it does not mean that we should in vmpressure()
275 * report the critical pressure, yet. If the scanning priority in vmpressure()
276 * (scanning depth) goes too high (deep), we will be notified in vmpressure()
331 * the vmscan's reclaiming priority (scanning depth) changes.
/linux-6.12.1/drivers/mtd/nand/onenand/
Donenand_bbt.c46 * create_bbt - [GENERIC] Create a bad block table by scanning the device
53 * Create a bad block table by scanning the device
67 printk(KERN_INFO "Scanning device for bad blocks\n"); in create_bbt()
128 * The function creates a memory based bbt by scanning the device
211 * while scanning a device for factory marked good / bad blocks.
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-bus-w14 Description: Bus scanning interval, microseconds component.
11 Users: any user space application which wants to know bus scanning
/linux-6.12.1/arch/sh/boards/
Dof-generic.c62 pr_info("SH generic board support: scanning for cpus\n"); in sh_of_smp_probe()
141 pr_info("SH generic board support: scanning for interrupt controllers\n"); in sh_of_init_irq()
149 pr_info("SH generic board support: scanning for clk providers\n"); in sh_of_clk_init()
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/
Dcypress,cy8ctma340.yaml88 scanning/processing cycles when the chip is in active mode
94 scanning/processing cycles when the chip is in low-power mode
108 every scanning/processing cycle)
/linux-6.12.1/Documentation/scsi/
Dadvansys.rst178 This option can be used to either disable I/O port scanning or to limit
179 scanning to 1 - 4 I/O ports. Regardless of the option setting EISA and
184 1. Eliminate I/O port scanning:
194 2. Limit I/O port scanning to one I/O port:
200 3. Limit I/O port scanning to four I/O ports:
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dps.h36 /* prevent entering IPS after ROC, but it is scanning */ in rtw89_enter_ips_by_hwflags()
37 if (rtwdev->scanning) in rtw89_enter_ips_by_hwflags()
/linux-6.12.1/net/bluetooth/
Dhci_sync.c1092 * scanning and non-connectable advertising. in hci_update_random_address_sync()
2179 /* If controller is not scanning we are done. */ in hci_scan_disable_sync()
2184 bt_dev_dbg(hdev, "Scanning is paused for suspend"); in hci_scan_disable_sync()
2190 bt_dev_err(hdev, "Unable to disable scanning: %d", err); in hci_scan_disable_sync()
2575 /* Cannot disable addr resolution if scanning is enabled or in hci_pause_addr_resolution()
2669 /* Device must not be scanning when updating the accept list.
2679 * Enable Scanning
2828 * - Interleaved scanning is not currently using the allowlist in hci_update_accept_list_sync()
2968 bt_dev_dbg(hdev, "Scanning is paused for suspend"); in hci_start_scan_sync()
2989 bt_dev_dbg(hdev, "Scanning is paused for suspend"); in hci_passive_scan_sync()
[all …]
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Drtl_btc.h32 bool scanning);
34 bool scanning);
/linux-6.12.1/Documentation/scheduler/
Dsched-debug.rst43 tasks virtual memory. It effectively controls the maximum scanning
50 tasks virtual memory. It effectively controls the minimum scanning
/linux-6.12.1/drivers/scsi/
Dscsi_scan.c8 * The general scanning/probing algorithm is as follows, exceptions are
54 " SCSI scanning, some SCSI devices might not be configured\n"
69 * Return values of some of the scanning functions.
105 "Setting to 'manual' disables automatic scanning, but allows "
144 * When this function returns, any host which started scanning before
146 * started scanning after this function was called may or may not have
835 * The scanning code needs to know the scsi_level, even if no in scsi_probe_lun()
887 * scanning run at their own risk, or supply a user level program in scsi_add_lun()
1351 * If less than SCSI_1_CCS, and no special lun scanning, stop in scsi_sequential_lun_scan()
1352 * scanning; this matches 2.4 behaviour, but could just be a bug in scsi_sequential_lun_scan()
[all …]
/linux-6.12.1/include/linux/
Dof_fdt.h25 /* For scanning an arbitrary device-tree at any time */
44 /* For scanning the flat device-tree at boot time */
/linux-6.12.1/Documentation/driver-api/80211/
Dcfg80211.rst96 Scanning and BSS list handling
100 :doc: Scanning and BSS list handling
/linux-6.12.1/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_smp.h41 * assigned to pipes that are still scanning out
44 * scanning out.
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Ddev-raw-vbi.rst136 - This is the scanning system line number associated with the first
145 identify scanning lines, VBI acquisition may not require this
160 if the scanning system is progressive, i. e. not interlaced. The
196 (lower scanning line numbers) first in memory. This may be a top
/linux-6.12.1/drivers/sh/maple/
Dmaple.c51 static int started, scanning, fullscan; variable
517 scanning = 1; in maple_map_subunits()
581 if (!started || (scanning == 2) || !fullscan) { in maple_response_devinfo()
699 /* if scanning is 1 then we have subdevices to check */ in maple_dma_handler()
700 if (scanning == 1) { in maple_dma_handler()
702 scanning = 2; in maple_dma_handler()
704 scanning = 0; in maple_dma_handler()
/linux-6.12.1/fs/xfs/scrub/
Dfindparent.c48 * This module wraps the process of scanning the directory tree. It requires
57 * There are a few shortcuts that we can take to avoid scanning the entire
76 * Parent that we've found for sc->ip. If we're scanning the entire
92 * we're scanning is the parent of the scrub target inode.
/linux-6.12.1/arch/x86/kernel/
Dcheck.c136 pr_info("Scanning %d areas for low memory corruption\n", num_scan_areas); in setup_bios_corruption_check()
179 pr_info("Scanning for low memory corruption every %d seconds\n", corruption_check_period); in start_periodic_check_for_corruption()
/linux-6.12.1/Documentation/driver-api/acpi/
Dscan_handlers.rst26 The core ACPI namespace scanning code in drivers/acpi/scan.c carries out basic
54 The namespace scanning function, acpi_bus_scan(), first registers all of the
/linux-6.12.1/drivers/mtd/ubi/
DKconfig68 in nearly constant time. Instead of scanning the whole MTD device it
72 attaching by scanning takes long. UBI will not automatically install
/linux-6.12.1/Documentation/admin-guide/
Dsvga.rst103 After scanning, the mode ordering is a bit different: the auto-detected SVGA
148 (remember that mode scanning is not done automatically).
209 active when started. Scanning fixed. 80x43 (any VGA) added.
222 2.5 (19-Mar-96) Fixed a VESA mode scanning bug introduced in 2.4.

12345678910>>...25