| /kernel/linux/linux-4.19/drivers/uwb/ |
| D | scan.c | 3 * Scanning management 32 * scanning in a mode not compatible with beaconing 44 * Start/stop scanning in a radio controller 48 * @type: Type of scanning to do. 49 * @bpst_offset: value at which to start scanning (if type == 88 rc->scanning = channel; in uwb_rc_scan() 98 * Print scanning state 108 result = sprintf(buf, "%d %d\n", rc->scanning, rc->scan_type); in uwb_rc_scan_show()
|
| /kernel/linux/linux-4.19/Documentation/dev-tools/ |
| D | kmemleak.rst | 39 Memory scanning parameters can be modified at run-time by writing to the 45 enable the task stacks scanning (default) 47 disable the tasks stacks scanning 49 start the automatic memory scanning thread (default) 51 stop the automatic memory scanning thread 53 set the automatic memory scanning period in seconds 54 (default 600, 0 to stop the automatic scanning) 87 scanning the memory (including saved registers). This means that there 92 The scanning algorithm steps: 179 reported by kmemleak because values found during the memory scanning [all …]
|
| /kernel/linux/linux-5.10/Documentation/dev-tools/ |
| D | kmemleak.rst | 41 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: 184 reported by kmemleak because values found during the memory scanning [all …]
|
| /kernel/linux/linux-5.10/fs/ubifs/ |
| D | scan.c | 55 * 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 …]
|
| /kernel/linux/linux-4.19/fs/ubifs/ |
| D | scan.c | 67 * This function returns a scanning code to indicate what was scanned. 88 dbg_scan("scanning %s at LEB %d:%d", in ubifs_scan_a_node() 128 * ubifs_start_scan - create LEB scanning information at start of scan. 169 * ubifs_end_scan - update LEB scanning information at end of scan. 171 * @sleb: scanning information 178 dbg_scan("stop scanning LEB %d at offset %d", lnum, offs); in ubifs_end_scan() 185 * ubifs_add_snod - add a scanned node to LEB scanning information. 187 * @sleb: scanning information 350 ubifs_err(c, "LEB %d scanning failed", lnum); in ubifs_scan() 357 ubifs_err(c, "LEB %d scanning failed, error %d", lnum, err); in ubifs_scan() [all …]
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| D | scan.c | 3 * Scanning implementation 297 * unless scanning with randomised address in ieee80211_scan_rx() 350 if (test_bit(SCAN_HW_CANCELLED, &local->scanning)) in ieee80211_prep_hw_scan() 407 bool hw_scan = test_bit(SCAN_HW_SCANNING, &local->scanning); in __ieee80211_scan_completed() 408 bool was_scanning = local->scanning; in __ieee80211_scan_completed() 421 if (WARN_ON(!local->scanning && !aborted)) in __ieee80211_scan_completed() 463 local->scanning = 0; in __ieee80211_scan_completed() 500 set_bit(SCAN_COMPLETED, &local->scanning); in ieee80211_scan_completed() 502 set_bit(SCAN_ABORTED, &local->scanning); in ieee80211_scan_completed() 519 * scanning instead. First send a nullfunc frame with power save in ieee80211_start_sw_scan() [all …]
|
| /kernel/linux/linux-4.19/net/mac80211/ |
| D | scan.c | 2 * Scanning implementation 240 * unless scanning with randomised address in ieee80211_scan_rx() 302 if (test_bit(SCAN_HW_CANCELLED, &local->scanning)) in ieee80211_prep_hw_scan() 360 bool was_scanning = local->scanning; in __ieee80211_scan_completed() 373 if (WARN_ON(!local->scanning && !aborted)) in __ieee80211_scan_completed() 415 local->scanning = 0; in __ieee80211_scan_completed() 452 set_bit(SCAN_COMPLETED, &local->scanning); in ieee80211_scan_completed() 454 set_bit(SCAN_ABORTED, &local->scanning); in ieee80211_scan_completed() 471 * scanning instead. First send a nullfunc frame with power save in ieee80211_start_sw_scan() 495 /* We need to set power level at maximum rate for scanning. */ in ieee80211_start_sw_scan() [all …]
|
| /kernel/linux/linux-4.19/drivers/firmware/efi/ |
| D | efi-pstore.c | 103 * @pos: scanning entry 111 pos->scanning = true; in efi_pstore_scan_sysfs_enter() 113 next->scanning = true; in efi_pstore_scan_sysfs_enter() 119 * @turn_off_scanning: Check if a scanning flag should be turned off 131 entry->scanning = false; in __efi_pstore_scan_sysfs_exit() 138 * @pos: scanning entry 141 * @stop: a flag checking if scanning will stop 285 if (entry->scanning) { in efi_pstore_erase_func() 288 * after scanning is completed. in efi_pstore_erase_func() 319 if (found && !entry->scanning) in efi_pstore_erase_name()
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| D | efi-pstore.c | 110 * @pos: scanning entry 118 pos->scanning = true; in efi_pstore_scan_sysfs_enter() 120 next->scanning = true; in efi_pstore_scan_sysfs_enter() 126 * @turn_off_scanning: Check if a scanning flag should be turned off 138 entry->scanning = false; in __efi_pstore_scan_sysfs_exit() 145 * @pos: scanning entry 148 * @stop: a flag checking if scanning will stop 293 if (entry->scanning) { in efi_pstore_erase_func() 296 * after scanning is completed. in efi_pstore_erase_func() 327 if (found && !entry->scanning) in efi_pstore_erase_name()
|
| /kernel/linux/linux-4.19/arch/sh/boards/ |
| D | of-generic.c | 63 pr_info("SH generic board support: scanning for cpus\n"); in sh_of_smp_probe() 122 pr_info("SH generic board support: scanning for clocksource devices\n"); in sh_of_time_init() 151 pr_info("SH generic board support: scanning for interrupt controllers\n"); in sh_of_init_irq() 159 pr_info("SH generic board support: scanning for clk providers\n"); in sh_of_clk_init()
|
| /kernel/linux/linux-5.10/mm/ |
| D | kmemleak.c | 28 * (atomic or kmemleak_lock). This lock is also held when scanning the 31 * lock like kmemleak_lock during scanning. 35 * scanned. This list is only modified during a scanning episode when the 40 * modifications to the memory scanning parameters including the scan_thread 109 #define SECS_SCAN_WAIT 600 /* subsequent auto scanning delay */ 119 /* scanning area inside a memory block */ 222 /* enables or disables the task stacks scanning */ 224 /* protects the memory scanning, parameters and debug/kmemleak file access */ 782 * Add a scanning area to the object. If at least one such area is added, 803 pr_warn_once("Cannot allocate a scan area, scanning the full object\n"); in add_scan_area() [all …]
|
| /kernel/linux/linux-4.19/mm/ |
| D | kmemleak.c | 41 * kmemleak_lock). This lock is also held when scanning the corresponding 44 * kmemleak_lock during scanning 48 * scanned. This list is only modified during a scanning episode when the 53 * modifications to the memory scanning parameters including the scan_thread 121 #define SECS_SCAN_WAIT 600 /* subsequent auto scanning delay */ 131 /* scanning area inside a memory block */ 229 /* enables or disables the task stacks scanning */ 231 /* protects the memory scanning, parameters and debug/kmemleak file access */ 759 * Add a scanning area to the object. If at least one such area is added, 838 kmemleak_warn("Not scanning unknown object at 0x%08lx\n", ptr); in object_no_scan() [all …]
|
| /kernel/linux/linux-4.19/Documentation/ABI/stable/ |
| D | sysfs-bus-w1 | 4 Description: Bus scanning interval, microseconds component. 10 Users: any user space application which wants to know bus scanning
|
| /kernel/linux/linux-5.10/Documentation/ABI/stable/ |
| D | sysfs-bus-w1 | 4 Description: Bus scanning interval, microseconds component. 11 Users: any user space application which wants to know bus scanning
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/onenand/ |
| D | onenand_bbt.c | 46 * 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.
|
| /kernel/linux/linux-4.19/drivers/mtd/nand/onenand/ |
| D | onenand_bbt.c | 46 * 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 214 * while scanning a device for factory marked good / bad blocks.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/input/touchscreen/ |
| D | cyttsp.txt | 28 scanning/processing cycles when the chip is in active mode. 31 scanning/processing cycles when the chip is in low-power mode. 40 scanning/processing cycle).
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
| D | cyttsp.txt | 28 scanning/processing cycles when the chip is in active mode. 31 scanning/processing cycles when the chip is in low-power mode. 40 scanning/processing cycle).
|
| /kernel/linux/linux-5.10/arch/sh/boards/ |
| D | of-generic.c | 60 pr_info("SH generic board support: scanning for cpus\n"); in sh_of_smp_probe() 140 pr_info("SH generic board support: scanning for interrupt controllers\n"); in sh_of_init_irq() 148 pr_info("SH generic board support: scanning for clk providers\n"); in sh_of_clk_init()
|
| /kernel/linux/linux-5.10/include/linux/input/ |
| D | cyttsp.h | 20 /* Active Power state scanning/processing refresh interval */ 24 /* Low Power state scanning/processing refresh interval */
|
| /kernel/linux/linux-4.19/Documentation/scsi/ |
| D | advansys.txt | 163 This option can be used to either disable I/O port scanning or to limit 164 scanning to 1 - 4 I/O ports. Regardless of the option setting EISA and 169 1. Eliminate I/O port scanning: 173 2. Limit I/O port scanning to one I/O port: 175 3. Limit I/O port scanning to four I/O ports:
|
| /kernel/linux/linux-5.10/net/bluetooth/ |
| D | hci_request.c | 385 /* This function controls the background scanning based on hdev->pend_le_conns 386 * list. If there are pending LE connection we start the background scanning, 403 /* No point in doing scanning if LE support hasn't been enabled */ in __hci_update_background_scan() 411 /* Reset RSSI and UUID filters when starting background scanning in __hci_update_background_scan() 428 * background scanning. in __hci_update_background_scan() 431 /* If controller is not scanning we are done. */ in __hci_update_background_scan() 437 BT_DBG("%s stopping background scanning", hdev->name); in __hci_update_background_scan() 443 /* If controller is connecting, we should not start scanning in __hci_update_background_scan() 450 /* If controller is currently scanning, we stop it to ensure we in __hci_update_background_scan() 458 BT_DBG("%s starting background scanning", hdev->name); in __hci_update_background_scan() [all …]
|
| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | advansys.rst | 178 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:
|
| /kernel/linux/linux-4.19/include/linux/input/ |
| D | cyttsp.h | 34 /* Active Power state scanning/processing refresh interval */ 38 /* Low Power state scanning/processing refresh interval */
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-class-uwb_rc | 68 to start (or stop) scanning on a channel. <type> is one of: 74 3 scanning disabled 86 not beaconing or scanning.
|