Searched full:looked (Results 1 – 25 of 190) sorted by relevance
12345678
| /linux/Documentation/driver-api/firmware/ |
| H A D | lookup-order.rst | 6 Below is chronological order of how firmware will be looked for once 11 * The ''Firmware cache'' is looked at next. If the firmware is found we
|
| H A D | built-in-fw.rst | 7 the filesystem. Instead, firmware can be looked for inside the kernel
|
| /linux/Documentation/filesystems/ |
| H A D | files.rst | 81 5. Since both fdtable and file structures can be looked up 83 API. If they are looked up lock-free, rcu_dereference() 88 6. While updating, the fdtable pointer must be looked up while
|
| /linux/tools/perf/util/ |
| H A D | metricgroup.h | 19 * generally exists in evlist. The evsel is looked up in the rblist 31 * will be looked up, matching either a value (from metric_events) or a
|
| H A D | sharded_mutex.h | 12 * where the mutex is looked up from a hash value. This can lead to collisions
|
| /linux/arch/arm/mach-omap2/ |
| H A D | omap2-restart.c | 46 * Some clocks need to be looked up in advance for the SoC restart
|
| /linux/fs/ext4/ |
| H A D | truncate.h | 38 * which resulted in random data in an inode which looked enough in ext4_blocks_for_truncate()
|
| /linux/arch/openrisc/include/asm/ |
| H A D | pgalloc.h | 57 * initialized. This needs to be looked into.
|
| /linux/arch/arc/include/asm/ |
| H A D | mach_desc.h | 21 * (XXX: although only 1st entry is looked at)
|
| /linux/Documentation/devicetree/bindings/thermal/ |
| H A D | generic-adc-thermal.yaml | 36 When ADC is read, the value is looked up on the table to get the
|
| /linux/Documentation/staging/ |
| H A D | crc32.rst | 146 lookup in a 65536-entry table, the two high bytes are looked up in 158 broken into bytes and looked up in the tables. Because the 32-bit shift
|
| /linux/drivers/hid/ |
| H A D | hid-primax.c | 27 * Thus a report data set which looked like: in px_raw_event()
|
| /linux/fs/ubifs/ |
| H A D | Kconfig | 56 Originally UBIFS did not support atime, because it looked like a bad idea due
|
| /linux/net/openvswitch/ |
| H A D | datapath.h | 39 * @n_mask_hit: Number of masks looked up for flow match. 40 * @n_mask_hit / (@n_hit + @n_missed) will be the average masks looked
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | palmas-pmic.txt | 21 - interrupts : The interrupt number and the type which can be looked up here:
|
| /linux/Documentation/fb/ |
| H A D | internals.rst | 79 are looked up in separate red, green, and blue lookup tables.
|
| /linux/drivers/interconnect/ |
| H A D | debugfs-client.c | 64 * If we've already looked up a path, then use the existing one instead in icc_get_set()
|
| /linux/Documentation/bpf/ |
| H A D | map_cpumap.rst | 49 CPUMAP entries can only be updated/looked up/deleted from user space and not
|
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_reqlist.h | 153 * while old requests are looked up starting at the beginning of the
|
| /linux/include/linux/ |
| H A D | bpf_local_storage.h | 37 * When a bpf local storage is being looked up for a
|
| /linux/fs/coda/ |
| H A D | coda_linux.c | 140 * looked at. The BSD type field needs to be deduced from linux
|
| /linux/include/asm-generic/ |
| H A D | syscall.h | 68 * register state looked like at system call entry tracing.
|
| /linux/fs/xfs/scrub/ |
| H A D | rcbag.c | 144 * looked at and the ones we're already tracking.
|
| /linux/drivers/net/wireless/ath/ |
| H A D | hw.c | 32 * which bits of the interface's MAC address should be looked at when trying
|
| /linux/lib/ |
| H A D | errseq.c | 85 /* Only increment if someone has looked at it */ in errseq_set()
|
12345678