| /linux/Documentation/core-api/ |
| H A D | errseq.rst | 6 number of "subscribers" to tell whether it has changed since a previous 22 a flag to tell whether the value has been sampled since a new value was 35 it as a running cursor. That value can later be used to tell whether 39 can tell whether the value has changed since they last checked it. 49 Let me tell you a story about a worker drone. Now, he's a good worker 110 Note that the supervisors can't tell how many mistakes he made, only 120 to tell whether an error has occurred later::
|
| /linux/include/linux/ |
| H A D | fscache-cache.h | 155 * fscache_count_object - Tell fscache that an object has been added 158 * Tell fscache that an object has been added to the cache. This prevents the 167 * fscache_uncount_object - Tell fscache that an object has been removed 170 * Tell fscache that an object has been removed from the cache and will no
|
| H A D | irq-entry-common.h | 85 * 1) Tell lockdep that interrupts are disabled 253 * interrupts disabled when this is invoked. Also tell RCU about it. 259 * 4) Tell lockdep that interrupts are enabled 495 /* Tell the tracer that IRET will enable interrupts */ in irqentry_exit_to_kernel_mode_after_preempt() 511 * IRQ flags state is correct already. Just tell RCU if it in irqentry_exit_to_kernel_mode_after_preempt()
|
| /linux/tools/testing/ktest/examples/include/ |
| H A D | bisect.conf | 7 # variable that will tell this config what test to run. 66 # if the commit was good or bad. Instead, it will ask you to tell 69 # or whatever you feel like. Then, when you are happy, you can tell
|
| H A D | tests.conf | 9 # The TEST option (defined with '=') is used to tell ktest.pl 23 # variable that will tell this config what test to run.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-scsi_host | 41 min_power: Tell the controller to try to make the link use the 47 Tell the controller to have performance be a priority over power 50 medium_power: Tell the controller to enter a lower power state
|
| H A D | sysfs-driver-ucsi-ccg | 5 Tell the driver for Cypress CCGx Type-C controller to attempt
|
| /linux/Documentation/admin-guide/ |
| H A D | bug-bisect.rst | 31 * Preparation: start the bisection and tell Git about the points in the history 63 ensure what you tell Git is correct; it is thus often wise to spend a few 82 file aside for the bug report; furthermore tell Git to reset the sources to 94 To try this, update your clone and check out latest mainline. Then tell Git
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | non-d0-probe.rst | 18 may be used to tell Linux the highest allowed D state for a device during 58 An ASL example describing an ACPI device using _DSC object to tell Operating
|
| /linux/Documentation/arch/arm/ |
| H A D | firmware.rst | 39 /* tell platformX firmware to enter idle */ 45 /* tell platformX firmware to boot CPU i */
|
| /linux/tools/power/cpupower/man/ |
| H A D | cpupower-set.1 | 42 For example, this setting may tell the hardware how 45 P-state frequency range. It may also tell the hardware
|
| /linux/drivers/tc/ |
| H A D | tc-driver.c | 50 * tc_match_device - tell if a TC device structure has a matching 76 * tc_bus_match - Tell if a device structure has a matching
|
| /linux/arch/powerpc/perf/ |
| H A D | callchain.c | 83 * We can't tell which of the first two addresses in perf_callchain_kernel() 87 * that userspace can tell which is which. in perf_callchain_kernel()
|
| /linux/sound/soc/fsl/ |
| H A D | mpc5200_psc_i2s.c | 24 * which means the codec determines the sample rate. Therefore, we tell 75 * This function is called by the machine driver to tell us what the clock 98 * This function is called by the machine driver to tell us what serial
|
| /linux/arch/x86/kernel/ |
| H A D | rethook.c | 29 /* Push a fake return address to tell the unwinder it's a rethook. */ 44 /* Push a fake return address to tell the unwinder it's a rethook. */
|
| /linux/drivers/scsi/qla4xxx/ |
| H A D | ql4_iocb.c | 109 /* Tell ISP it's got a new I/O request */ in qla4xxx_send_marker_iocb() 207 * qla4_82xx_queue_iocb - Tell ISP it's got new request(s) 224 * qla4_82xx_complete_iocb - Tell ISP we're done with response(s) 238 * qla4xxx_queue_iocb - Tell ISP it's got new request(s) 251 * qla4xxx_complete_iocb - Tell ISP we're done with response(s)
|
| /linux/lib/ |
| H A D | errseq.c | 10 * number of "subscribers" to tell whether it has changed since a previous 19 * can later be used to tell whether any new errors have occurred since that 25 * To mitigate this, one bit is used as a flag to tell whether the value has
|
| /linux/drivers/rapidio/ |
| H A D | rio-driver.c | 18 * rio_match_device - Tell if a RIO device has a matching RIO device id structure 78 * rio_device_probe - Tell if a RIO device structure has a matching RIO device id structure 180 * rio_match_bus - Tell if a RIO device structure has a matching RIO driver device id structure
|
| /linux/drivers/dio/ |
| H A D | dio-driver.c | 19 * dio_match_device - Tell if a DIO device structure has a matching DIO device id structure 104 * dio_bus_match - Tell if a DIO device structure has a matching DIO device id structure
|
| /linux/drivers/target/tcm_remote/ |
| H A D | Kconfig | 7 That fabric is a dummy fabric to tell TCM about configuration
|
| /linux/sound/soc/intel/catpt/ |
| H A D | Makefile | 5 # tell define_trace.h where to find the trace header
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-s-hw-freq-seek.rst | 42 to tell the driver to search a specific band. If the struct 88 ``capability`` field will tell you what the hardware supports.
|
| /linux/drivers/zorro/ |
| H A D | zorro-driver.c | 21 * zorro_match_device - Tell if a Zorro device structure has a matching 111 * zorro_bus_match - Tell if a Zorro device structure has a matching Zorro
|
| /linux/drivers/input/joystick/iforce/ |
| H A D | iforce-ff.c | 174 * Analyse the changes in an effect, and tell if we need to send an condition 202 * Analyse the changes in an effect, and tell if we need to send a magnitude 219 * Analyse the changes in an effect, and tell if we need to send an envelope 251 * Analyse the changes in an effect, and tell if we need to send a periodic 269 * Analyse the changes in an effect, and tell if we need to send an effect
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | atomic_bounds.c | 19 /* b is certainly 0 here. Can the verifier tell? */ in BPF_PROG()
|