/linux-4.1.27/tools/perf/bench/ |
D | mem-memcpy.c | 27 static const char *routine = "default"; variable 38 OPT_STRING('r', "routine", &routine, "default", 54 struct routine { struct 63 struct routine memcpy_routines[] = { argument 132 const struct routine *routines; 133 u64 (*do_cycle)(const struct routine *r, size_t len, bool prefault); 134 double (*do_gettimeofday)(const struct routine *r, size_t len, bool prefault); 140 const struct routine *r = &info->routines[r_idx]; in __bench_mem_routine() 251 if (!strncmp(routine, "all", 3)) { in bench_mem_common() 258 if (!strcmp(info->routines[i].name, routine)) in bench_mem_common() [all …]
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | fskeleton.S | 60 | routine. The operating system can do system dependent clean-up or 71 | is present. The routine below should point to the operating system handler 75 | The sample routine below simply clears the exception status bit and 90 | is present. The routine below should point to the operating system handler 94 | The sample routine below simply clears the exception status bit and 108 | is present. The routine below should point to the operating system handler 113 | The sample routine below simply clears the exception status bit and 127 | is present. The routine below should point to the operating system handler 132 | The sample routine below simply clears the exception status bit and 146 | is present. The routine below should point to the operating system handler [all …]
|
D | iskeleton.S | 88 | stack frame and branches to this routine. 123 | Integer Instruction stack frame and branches to this routine. 163 | then this routine simply re-enters the package through _isp_cas. 174 | then this routine simply re-enters the package through _isp_cas2. 183 | Entry point for the operating system`s routine to "lock" a page 184 | from being paged out. This routine is needed by the cas/cas2 186 | region. Note: the routine must lock two pages if the operand 252 | Entry point for the operating system`s routine to "unlock" a 254 | Note: the routine must unlock two pages if the operand spans
|
D | ilsp.doc | 72 within the package will then enter the correct emulation code routine. 90 bsr.l _060LISP_TOP+0x18 # branch to multiply routine 105 bsr.l _060LISP_TOP+0x08 # branch to divide routine 112 routine must make sure that the value isn't lost while popping 122 bsr.l _060LSP_TOP_+0x48 # branch to "cmp2" routine 129 operand is a zero, then the library routine, as its last
|
D | fplsp.doc | 73 within the package will then enter the correct emulation code routine. 88 bsr.l _060FPLSP_TOP+0x1a8 # branch to fsin routine 100 bsr.l _060FPLSP_TOP+0x168 # branch to frem routine 112 floating-point Operand Error exception, then the library routine
|
D | os.S | 57 | Each IO routine checks to see if the memory write/read is to/from user
|
D | isp.doc | 104 are listed in section "68060 ISP entry points" below. A calling routine
|
D | TEST.DOC | 92 routine would simply execute a "bsr" or "jsr" that jumped to the selected
|
D | fpsp.doc | 96 are listed in section "68060 FPSP entry points" below. A calling routine
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | ttable.h | 24 #define TRAP(routine) \ argument 28 call routine; \ 34 #define TRAP_7INSNS(routine) \ argument 38 call routine; \ 43 #define TRAP_SAVEFPU(routine) \ argument 47 call routine; \ 53 #define TRAP_NOSAVE(routine) \ argument 54 ba,pt %xcc, routine; \ 58 #define TRAP_NOSAVE_7INSNS(routine) \ argument 59 ba,pt %xcc, routine; \ [all …]
|
/linux-4.1.27/Documentation/watchdog/ |
D | watchdog-kernel-api.txt | 31 The watchdog_register_device routine registers a watchdog timer device. 32 The parameter of this routine is a pointer to a watchdog_device structure. 33 This routine returns zero on success and a negative errno code for failure. 35 The watchdog_unregister_device routine deregisters a registered watchdog timer 36 device. The parameter of this routine is the pointer to the registered 122 * start: this is a pointer to the routine that starts the watchdog timer 124 The routine needs a pointer to the watchdog timer device structure as a 126 * stop: with this routine the watchdog timer device is being stopped. 127 The routine needs a pointer to the watchdog timer device structure as a 131 routine is being provided. This can be done by using a timer in the driver [all …]
|
/linux-4.1.27/Documentation/bus-devices/ |
D | ti-gpmc.txt | 25 generic timing routine was developed to achieve above requirements. 27 Generic routine provides a generic method to calculate gpmc timings 36 field as required by peripheral, educate generic timing routine to 41 Generic timing routine has been verified to work properly on 44 A word of caution: generic timing routine has been developed based 48 in mainline having custom timing routine) and by simulation. 119 mentioned above, refer timing routine for more details. To know what
|
/linux-4.1.27/tools/perf/util/ |
D | usage.c | 48 void set_die_routine(void (*routine)(const char *err, va_list params) NORETURN) in set_die_routine() 50 die_routine = routine; in set_die_routine()
|
D | util.h | 154 extern void set_die_routine(void (*routine)(const char *err, va_list params) NORETURN);
|
/linux-4.1.27/Documentation/scsi/ |
D | 53c700.txt | 65 In the detect routine, you need to allocate a struct 69 routine into the interrupt line and call NCR_700_detect with the host 74 In the release routine, you must free the NCR_700_Host_Parameters that 85 where host is the return from the relevant NCR_700_detect() routine. 87 You may also write your own interrupt handling routine which calls
|
D | ChangeLog.ips | 74 4.00.05 - Remove wish_block from init routine 93 3.60.01 - Remove bogus error check in passthru routine. 109 0.99.03 - Make interrupt routine handle all completed request on the
|
D | ChangeLog.megaraid_sas | 214 c). In driver's timeout routine, driver will report to 215 OS as reset. Also driver's queue routine will block the 218 d). in Driver's ISR routine, if driver get the FW state as 222 e). In driver's IOCTL routine, the application cmds will wait for the 232 3. In driver's timeout routine, driver will do three time reset if fw is in 264 2. Takeoff the debug print-out in aen_polling routine. 337 1. Add shutdown DCMD cmd to the shutdown routine to make FW shutdown proper. 416 1. Added the megasas_reset_timer routine to intercept cmd timeout and throttle io. 435 routine for max 3 minutes for all pending command completion. Now driver will 436 call completion routine every 5 seconds from the reset routine instead of [all …]
|
D | dpti.txt | 54 * Fixed pointer bug in bus reset routine 68 * Add code to rescan routine that notifies scsi-core about new devices
|
D | dtc3x80.txt | 32 the driver polls for data-ready in the pseudo-DMA transfer routine.
|
D | ChangeLog.lpfc | 254 * Defined default mailbox completion routine and removed code in 369 list handling. Also clean up lpfc_reset_bus_handler - routine 410 * Print LPFC_MODULE_DESC banner in module init routine. 416 * When setting lpfc_nodev_tmo, from dev_loss set routine, make 1 847 * Get rid of initial static routine declarations in lpfc_hbadisc.c 936 * Removed missing function = 0 in tmo routine in lpfc_els.c. 1039 routine. Also, removing need for outstanding clock linked list 1119 pointer if the driver has discovered the target. This routine 1121 the alloc routine. 1364 * Removed locks from lpfc_sli_issue_mbox_wait routine [all …]
|
D | ChangeLog.arcmsr | 61 ** 4.modify the ISR, arcmsr_interrupt routine,to prevent the
|
D | ChangeLog.megaraid | 515 v. Remove redundant __megaraid_busywait_mbox routine 606 viii. Optimize the build scatter-gather list routine. The callers already 614 dedicated callback routine.
|
D | scsi_fc_transport.txt | 458 * This routine assumes no locks are held on entry. 471 * This routine assumes no locks are held on entry.
|
D | advansys.txt | 10 detect routine will display the number of CDBs available for each
|
D | ChangeLog.sym53c8xx | 117 - Return value 1 (instead of 0) from the driver setup routine. 486 - Make the code simpler in the wakeup_done routine.
|
D | ChangeLog.1992-1997 | 130 Fixed interrupt routine to avoid races when handling multiple 135 throughout and fixed bug interrupt routine which resulted in shifted 628 use scsicam bios_param routine. Add support for 2011
|
D | ChangeLog.ncr53c8xx | 44 - Return value 1 (instead of 0) from the driver setup routine.
|
/linux-4.1.27/Documentation/misc-devices/mei/ |
D | mei-client-bus.txt | 52 mei_cl_register_event_cb() routine. Currently only the MEI_EVENT_RX event 103 And the driver's simplified probe routine would look like that: 117 In the probe routine the driver first enable the MEI device and then registers 120 The handler implementation will typically call some I/O routine depending on
|
/linux-4.1.27/arch/arm/kernel/ |
D | entry-ftrace.S | 115 sub r0, fp, #4 @ &lr of instrumented routine (&parent) 118 ldr r1, [sp, #16] @ instrumented routine (func) 122 mcount_adjust_addr r1, lr @ instrumented routine (func)
|
D | entry-v7m.S | 51 @ routine called with r0 = irq number, r1 = struct pt_regs *
|
D | entry-common.S | 202 ldrcc pc, [tbl, scno, lsl #2] @ call sys_* routine 242 ldrcc pc, [tbl, scno, lsl #2] @ call sys_* routine
|
/linux-4.1.27/arch/arm/lib/ |
D | findbit.S | 49 beq 1b @ If new byte, goto old routine 90 beq 1b @ If new byte, goto old routine 124 beq 1b @ If new byte, goto old routine 158 beq 1b @ If new byte, goto old routine
|
D | delay-loop.S | 45 @ Delay routine
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-bench.txt | 147 --routine:: 148 Specify routine to copy (default: default). 179 --routine:: 180 Specify routine to set (default: default).
|
D | perf-trace.txt | 160 CRYPTO_push_info_ routine which faulted somewhere in libcrypto.so.
|
/linux-4.1.27/arch/unicore32/lib/ |
D | findbit.S | 43 beq 1b @ If new byte, goto old routine 81 beq 1b @ If new byte, goto old routine
|
D | delay.S | 44 @ Delay routine
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | get_op.S | 6 | Description: This routine is called by the unsupported format/data 10 | opclass handler routine. See 68881/2 User's Manual table 4-11 39 | routine. The number is normalized, put back on the stack and 47 | routine which converts the unnorm to a norm (called mk_norm) 48 | detects this and tags the number as a denorm. The routine
|
D | gen_except.S | 4 | gen_except --- FPSP routine to detect reportable exceptions 6 | This routine compares the exception enable byte of the 10 | Any routine which may report an exceptions must load 158 movel (%a0,%d1.w*4),%a0 |load routine address based 160 jmp (%a0) |jump to routine 324 | instruction in an emulation routine caused the exception 347 | instruction of an emulation routine.
|
D | util.S | 8 | derivatives of this routine. 187 jmp (%a1) |go to the correct routine 517 jmp (%a1) |go to the correct routine
|
D | res_func.S | 6 | machine and the 040 completes the operation. This routine 111 | The routine round is used to correctly round the input for the 625 | The rts following the frcfpn routine is the exit from res_func 964 | round routine.) 1145 | round routine.) 1957 movel (%a0,%d0.w*4),%a0 |load a0 with routine label for tag 1958 jmp (%a0) |go to the routine
|
D | fpsp.h | 58 | label to a routine that will process a real exception of the 71 | temporaries. If a routine needs to change any
|
D | bindec.S | 82 | mode. The FPSP routine sintd0 is used. The output 93 | The binstr routine is used to convert the LEN digit 552 | routine expects the FPCR value to be in USER_FPCR for
|
D | round.S | 413 | d0 comes into this routine with the rounding precision. It 445 | ; shifted off in denorm routine) 458 | ; shifted off in denorm routine)
|
D | kernel_ex.S | 6 | transcendental functions. Typically, the t_xx routine will
|
D | x_unfl.S | 160 | force the precision to extended for the denorm routine. Use
|
D | x_operr.S | 243 | This routine stores the data in d0, for the given size in d1,
|
D | decbin.S | 21 | and NaN operands are dispatched without entering this routine)
|
D | do_func.S | 450 jmp (%a1) |go to the routine
|
/linux-4.1.27/Documentation/ |
D | BUG-HUNTING | 105 . Narrow it down to a routine 111 routine() 116 routine() 122 And then walk through that file, one routine at a time and 138 If you get it down to a routine, you'll probably get a fix in 24 hours. 154 will see the assembler code for the routine shown, but if your kernel has
|
D | vme_api.txt | 8 with the VME subsystem, typically called from the devices init routine. This is 49 The '.probe' element should contain a pointer to the probe routine. The 50 probe routine is passed a 'struct vme_dev' pointer as an argument. The 66 usually called from the device driver's exit routine: 74 Once a driver has registered with the VME core the provided match routine will 77 failure. For all successful matches, the probe routine of the corresponding 78 driver is called. The probe routine is passed a pointer to the devices
|
D | cachetlb.txt | 93 At the end of every page fault, this routine is invoked to 207 This routine need only be implemented if the platform utilizes 284 exist, this routine is called. 286 NOTE: This routine need only be called for page cache pages 304 If D-cache aliasing is not an issue, this routine may 373 If the icache does not snoop stores then this routine will need
|
D | eisa.txt | 182 drivers share their probing routine between ISA, and EISA. Special 192 routine.
|
D | debugging-via-ohci1394.txt | 48 completed, an initialization routine which runs pretty early has been 49 implemented for x86. This routine runs long before console_init() can be
|
D | kref.txt | 45 routine will be called. If the code never tries to get 204 same lock. Note that doing everything in the release routine is still
|
D | cpu-hotplug.txt | 255 - Once all services are migrated, kernel calls an arch specific routine 374 can be handled by the kernel after the routine 383 dead routine is called to be sure positively.
|
D | magic-number.txt | 9 routine. This last is especially useful --- particularly when you are
|
D | md-cluster.txt | 152 routine.
|
D | kprobes.txt | 23 Kprobes enables you to dynamically break into any kernel routine and 26 routine to be invoked when the breakpoint is hit. 83 handler routine should have the same signature (arg list and return 90 handler routine, and returns from the trap. As a result, control
|
D | memory-hotplug.txt | 391 A callback routine can be registered by calling 428 The callback routine shall return one of the values
|
D | DMA-API.txt | 39 This routine allocates a region of <size> bytes of consistent memory. 124 were returned when that routine allocated the memory being freed. 145 Notes: This routine merely tests to see if the mask is possible. It
|
D | unaligned-memory-access.txt | 141 from include/linux/etherdevice.h is an optimized routine to compare two
|
D | unshare.txt | 245 helper routine with flags passed into the system call and a
|
D | nommu-mmap.txt | 225 The vm_ops->close() routine will be invoked when the last mapping on a chardev
|
D | DMA-API-HOWTO.txt | 163 probe routine to see if the DMA controller on the machine can properly 394 This routine will allocate RAM for that region, so it acts similarly to
|
/linux-4.1.27/Documentation/device-mapper/ |
D | kcopyd.txt | 29 completion callback routine, and a pointer to some context data for the copy. 38 When the copy completes, kcopyd will call the user's completion routine,
|
D | dm-io.txt | 58 callback routine and a pointer to some context data for the I/O.
|
/linux-4.1.27/Documentation/i2c/ |
D | upgrading-clients | 130 i2c_driver entry names. The rest of the probe routine will now need to be 149 routine exits successfully, then the driver will be automatically 150 attached by the core. Change the probe routine as so: 178 In the probe routine, ensure that the new state has the client stored
|
D | instantiating-devices | 238 either because the detection routine is too strict, or because your
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | fsm.h | 48 void (*routine) (struct FsmInst *, int, void *); member
|
D | fsm.c | 47 fnlist[i].state] = (FSMFNPTR) fnlist[i].routine; in mISDN_FsmNew()
|
/linux-4.1.27/Documentation/leds/ |
D | ledtrig-transient.txt | 31 routine for the default trigger gets called. During registration of an led 34 When the driver unregisters, deactivation routine for the currently active 51 as its default trigger, trigger activation routine will get called. During 57 Transient trigger activation routine doesn't change the LED state. It 59 deactivation routine, will cancel any timer that is active before it cleans
|
/linux-4.1.27/arch/arm/include/asm/ |
D | entry-macro-multi.S | 11 @ routine called with r0 = irq number, r1 = struct pt_regs *
|
/linux-4.1.27/arch/metag/lib/ |
D | ucmpdi2.S | 3 ! 64-bit unsigned compare routine.
|
D | cmpdi2.S | 3 ! 64-bit signed compare routine.
|
D | lshrdi3.S | 3 ! 64-bit logical shift right routine.
|
D | ashldi3.S | 3 ! 64-bit arithmetic shift left routine.
|
D | ashrdi3.S | 3 ! 64-bit arithmetic shift right routine.
|
D | muldi3.S | 3 ! 64-bit multiply routine.
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | fsm.h | 40 void (*routine) (struct FsmInst *, int, void *); member
|
D | fsm.c | 41 fnlist[i].state] = (FSMFNPTR)fnlist[i].routine; in FsmNew()
|
D | hisax.h | 187 void (*routine) (struct FsmInst *, int, void *); member
|
/linux-4.1.27/arch/mn10300/mm/ |
D | cache.inc | 27 # don't want an interrupt routine seeing a disabled cache 88 # don't want an interrupt routine seeing a disabled cache
|
/linux-4.1.27/Documentation/networking/ |
D | driver.txt | 87 1) After the ndo_stop routine has been called, the hardware must 92 2) The ndo_stop routine will be called by unregister_netdevice
|
D | de4x5.txt | 128 (runs the service routine with interrupts turned off) vs. this card 129 which really needs to run the service routine with interrupts turned on. 130 This driver will now add the interrupt service routine as a fast
|
D | spider_net.txt | 76 The show_rx_chain() routine will print out the locations of the 170 routine. When the driver receives RX interrupts, but an examination 192 so its not appropriate to wait for the poll routine to refill, since 193 the poll routine runs only once per jiffy. The low-watermark mechanism
|
D | gen_stats.txt | 86 conversion routine. It does a few clever things. It takes a time
|
D | netdevices.txt | 35 transmit routine, and the device will break that up into separate
|
D | vortex.txt | 179 The driver's interrupt service routine can handle many receive and 182 service routine will loop. The default value is 32 loops. If this 183 is exceeded the interrupt service routine gives up and generates a
|
D | dns_resolver.txt | 135 routine. This then passes the data to dns_resolver_instantiate() which strips
|
D | altera_tse.txt | 66 When the driver's transmit routine is called by the kernel, it sets up a 67 transmit descriptor by calling the underlying DMA transmit routine (SGDMA or
|
D | regulatory.txt | 110 Then you can define a routine to map your read EEPROM value to an alpha2,
|
D | cs89x0.txt | 244 c) The driver's hardware probe routine is designed to avoid
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | compress_offload.txt | 99 This routine returns the list of audio formats supported. Querying the 103 - get_codec_caps For each codec, this routine returns a list of 113 settings, this routine returns the minimum buffer size handled by the 120 This routine sets the configuration chosen for a specific codec. The 166 This routine sets the encoder delay and encoder padding. This can be used by 171 This routine tells DSP that metadata and write operation sent after this would
|
D | SB-Live-mixer.txt | 356 callback routine associated with defined interrupt register
|
D | Audigy-mixer.txt | 345 callback routine associated with defined interrupt register
|
/linux-4.1.27/drivers/android/ |
D | Kconfig | 18 This means one Android process can call a method/routine in another
|
/linux-4.1.27/Documentation/spi/ |
D | spi-lm70llp | 53 The bitbanger routine in this driver (lm70_txrx) is called back from 71 So: the getmiso inline routine in this driver takes this fact into account,
|
/linux-4.1.27/Documentation/cpuidle/ |
D | governor.txt | 11 cpuidle governor is policy routine that decides what idle state to enter at
|
/linux-4.1.27/Documentation/pcmcia/ |
D | driver.txt | 20 Once added, the driver probe routine will be invoked for any unclaimed
|
/linux-4.1.27/Documentation/crypto/ |
D | async-tx-api.txt | 106 2/ Specify a completion callback. The callback routine runs in tasklet 111 unknown length it can use the async_trigger_callback() routine to set a 195 specifying the necessary channel, the filter_fn routine can be used to 196 disposition the available channels in the system. The filter_fn routine
|
D | descore-readme.txt | 58 the key setting routine. also, i have no interest in re-implementing 97 the des routine here is buried inside a loop to do the 115 as in crypt above, the des routine is buried in a loop. it's 291 call this before using any other routine with `Quick' in its name. 302 is called with m, the routine will act like standard des 312 provide a routine that converts 128 6-bit bytes (specified in 324 Small|Quick determines whether you use the normal routine
|
/linux-4.1.27/Documentation/rapidio/ |
D | rapidio.txt | 101 an enumeration and/or discovery routine may be called automatically or 150 initialization routine. In this case an enumerating module shall be loaded 154 routine depending on the configured role of a master port: host or agent. 209 initialization routine calls rio_init_mports() to perform enumeration or 241 process from module initialization routine. 259 table entry contains a pointer to a switch-specific initialization routine that 308 method's module initialization routine calls rio_register_scan() to attach
|
D | sysfs.txt | 39 destid - returns device destination ID assigned by the enumeration routine 70 set by the switch initialization routine during enumeration or discovery process.
|
/linux-4.1.27/sound/oss/ |
D | vidc_fill.S | 154 mov pc, r4 @ Call fill routine (uses r4, ip) 192 movne pc, r3 @ Call interrupt routine
|
/linux-4.1.27/Documentation/s390/ |
D | cds.txt | 73 generic interrupt routine. This function is called by the interrupt entry 74 routine whenever an I/O interrupt is presented to the system. The do_IRQ() 75 routine determines the interrupt status and calls the device specific 145 ccw to retrieve device characteristics in its online routine. 151 ccw_device_start() routine allows to specify whether it expects the CDS layer 181 device driver I/O requests must be issued using this routine. A device driver 183 routine provides all interfaces required to drive arbitrary devices. 388 provides the ccw_device_resume() routine.
|
D | Debugging390.txt | 476 routine-descriptor: 478 actually being 8 bytes or more as opposed to a simple pointer to the routine. 567 8 16 glue used in other s/390 linkage formats for saved routine descriptors etc. 568 12 24 glue used in other s/390 linkage formats for saved routine descriptors etc. 1640 finish: will run until exit of the current routine
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | Exporting | 97 Typically the ->lookup routine will simply end with a: 144 The decode_fh routine should not depend on the stated size that is 147 nuls. Rather, the encode_fh routine should choose a "type" which
|
/linux-4.1.27/Documentation/misc-devices/ |
D | isl29003 | 31 it, so the detection routine will just try to read from the configured I2C
|
/linux-4.1.27/Documentation/power/ |
D | pci.txt | 440 The pci_pm_prepare() routine first puts the device into the "fully functional" 445 The pci_pm_suspend() routine first checks if the device's driver implements 452 bridges are ignored by this routine). Next, the device driver's pm->suspend() 462 The pci_pm_suspend_noirq() routine is executed after suspend_device_irqs() has 464 invoked while this routine is running. It first checks if the device's driver 466 late suspend routine is called and its result is returned (the standard 469 present, the device's standard configuration registers are saved and the routine 509 The pci_pm_resume_noirq() routine first puts the device into the full-power 523 The pci_pm_resume() routine first checks if the device's standard configuration 535 on each other in a known way, the pci_pm_resume() routine may be executed for [all …]
|
D | notifiers.txt | 12 are frozen and upload it from there in the .resume() routine.
|
D | runtime_pm.txt | 153 this circumstance). To prevent this (for example, if the callback routine has 154 started a delayed suspend), the routine must return a non-zero value. Negative 605 suspend routine). It may be necessary to resume the device and suspend it again 779 also okay). The routine will set the device's power.no_callbacks flag and
|
D | pm_qos_interface.txt | 198 structure should be populated. The routine pointed to by it is should implement
|
D | freezing-of-tasks.txt | 189 called from a device driver's .resume() routine, it will timeout and eventually
|
D | devices.txt | 159 physically support wakeup events. The device_set_wakeup_capable() routine 185 The device_may_wakeup() routine returns true only if the "power.wakeup" object
|
/linux-4.1.27/Documentation/timers/ |
D | hpet.txt | 23 of the HPET before the driver module_init routine is called. This enables
|
D | highres.txt | 132 adding the dynamic tick specific calls to the idle routine (a total of 3 lines
|
/linux-4.1.27/arch/arm/plat-omap/ |
D | Kconfig | 128 int "Service ID for the support routine to set L2 AUX control" 132 PPA routine service ID for setting L2 auxiliary control register.
|
/linux-4.1.27/Documentation/block/ |
D | biodoc.txt | 198 callback routine is set up to do this, while for write, the data is copied 221 routine on its own to bounce highmem i/o to low memory for specific requests 291 interfaces would typically use, and the elevator add_request routine 293 the blk_do_rq routine can be used to place the request on the queue and 317 Perhaps an end_that_direct_request_first routine could be implemented to make 349 or perform other preparatory processing for the request. This is routine is 481 way). There is a helper routine (blk_rq_map_sg) which drivers can use to build 497 use of block layer helper routine elv_next_request to pull the next request 625 The bio_alloc routine also needs to allocate the bio_vec_list (bvec_alloc()) 630 The bio_get() routine may be used to hold an extra reference on a bio prior [all …]
|
/linux-4.1.27/arch/mips/kernel/ |
D | scall32-o32.S | 47 lw t2, (t1) # syscall routine 183 lw t2, sys_call_table(t1) # syscall routine 184 sw a0, PT_R2(sp) # call routine directly on restart
|
D | scall64-o32.S | 188 ld t2, sys32_call_table(t1) # syscall routine 189 sd a0, PT_R2(sp) # call routine directly on restart
|
D | scall64-64.S | 53 # syscall routine
|
/linux-4.1.27/arch/arm/nwfpe/ |
D | fpmodule.inl | 28 for this in this routine. LDF/STF instructions with Rn = PC
|
D | softfloat-specialize | 44 substitute a result value. If traps are not implemented, this routine
|
D | softfloat-macros | 95 (This routine makes more sense if `a0' and `a1' are considered to form a 220 (This routine makes more sense if `a0', `a1', and `a2' are considered
|
/linux-4.1.27/Documentation/arm/SA1100/ |
D | Itsy | 23 Make sure the start-routine address is set to 0x00060000.
|
/linux-4.1.27/arch/arc/mm/ |
D | tlbex.S | 157 ; need to switch to kernel mode stack to call error routine 361 ;-------- Common routine to call Linux Page Fault Handler -----------
|
/linux-4.1.27/Documentation/input/ |
D | input-programming.txt | 115 routine isn't reporting two same value events (press, press for example) to 288 *and* also the callback routine: 301 This callback routine can be called from an interrupt or a BH (although that
|
D | joystick.txt | 166 routine for this, allowing for data precision that can't be found on any
|
/linux-4.1.27/arch/frv/kernel/ |
D | sleep.S | 53 # CPU suspension routine 295 # CPU core sleep mode routine
|
D | entry-table.S | 45 # routine pointed to by this table.
|
/linux-4.1.27/Documentation/arm/ |
D | kernel_user_helpers.txt | 166 - This routine already includes memory barriers as needed. 262 - This routine already includes memory barriers as needed.
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 36 # to call a given routine. The stub routine actually performs the 37 # callout. The FPSP code does a "bsr" to the stub routine. This 953 # maybe we can make these entry points ONLY the OVFL entry points of each routine. 954 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr 1321 # emulation routine that has also been enabled by the user. 1536 bsr.l fout # call fmove out routine 1850 mov.l (tbl_unsupp.l,%pc,%d1.l*4),%d1 # fetch routine addr 1866 # emulation routine that has also been enabled by the user. 2093 bsr.l fout # call fmove out routine 2106 # emulation routine that has also been enabled by the user. [all …]
|
D | isp.S | 36 # to call a given routine. The stub routine actually performs the 37 # callout. The ISP code does a "bsr" to the stub routine. This
|
D | fpsp.S | 37 # to call a given routine. The stub routine actually performs the 38 # callout. The FPSP code does a "bsr" to the stub routine. This 954 # maybe we can make these entry points ONLY the OVFL entry points of each routine. 955 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr 1322 # emulation routine that has also been enabled by the user. 1537 bsr.l fout # call fmove out routine 1851 mov.l (tbl_unsupp.l,%pc,%d1.l*4),%d1 # fetch routine addr 1867 # emulation routine that has also been enabled by the user. 2094 bsr.l fout # call fmove out routine 2107 # emulation routine that has also been enabled by the user. [all …]
|
/linux-4.1.27/drivers/tty/serial/ |
D | 68328serial.c | 166 char *name, const char *routine) in serial_paranoia_check() argument 175 printk(badinfo, name, routine); in serial_paranoia_check() 179 printk(badmagic, name, routine); in serial_paranoia_check()
|
/linux-4.1.27/Documentation/dmaengine/ |
D | client.txt | 41 Otherwise, the 'filter_fn' routine will be called once for each free 162 completion callback routine for notification, if set.
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | coprocessor.S | 304 add a4, a3, a5 # a4: address of save routine
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | entry.S | 149 @ routine called with r0 = irq number, r1 = struct pt_regs * 631 ldw pc, [tbl+], scno << #2 @ call sys_* routine 653 ldw pc, [tbl+], scno << #2 @ call sys_* routine
|
/linux-4.1.27/Documentation/pps/ |
D | pps.txt | 101 intialization routine as follows: 117 signal an assert event (for example in the interrupt handler routine)
|
/linux-4.1.27/Documentation/ptp/ |
D | ptp.txt | 70 driver's interrupt service routine.
|
/linux-4.1.27/Documentation/vm/ |
D | zswap.txt | 40 returned by the allocation routine and that handle must be mapped before being
|
D | balance | 40 with a slight change in the allocation routine, it is possible to reduce
|
D | cleancache.txt | 231 go through the do_mpag_readpage routine or the FS should add
|
D | frontswap.txt | 263 routine allows code outside of the swap subsystem to force pages out
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | core.txt | 104 a ready to use conversion routine to translate the OPP layer's internal
|
D | cpu-drivers.txt | 127 routine must initialize policy->cpus with mask of all possible cpus (Online +
|
/linux-4.1.27/Documentation/acpi/ |
D | gpio-properties.txt | 94 routine. On removal, the driver should unregister its GPIO mapping table by
|
/linux-4.1.27/arch/arm/mach-shmobile/include/mach/ |
D | head-kzm9g.txt | 1 LIST "KZM9G low-level initialization routine." 405 LIST "this point, and attempts at removing parts of the routine to arrive"
|
/linux-4.1.27/arch/parisc/kernel/ |
D | perf_asm.S | 97 ;* This routine shifts data in from the RDR in arg0 and returns 562 ;* This routine moves data to the RDR's. The double-word that
|
/linux-4.1.27/arch/mn10300/ |
D | Kconfig.debug | 86 from the main GDB stub routine.
|
/linux-4.1.27/Documentation/RCU/ |
D | listRCU.txt | 117 * deletion routine. */ 279 * is the only deletion routine. */
|
/linux-4.1.27/drivers/tty/ |
D | isicom.c | 378 char *name, const char *routine) in __isicom_paranoia_check() argument 382 name, routine); in __isicom_paranoia_check() 387 name, routine); in __isicom_paranoia_check()
|
D | tty_io.c | 258 const char *routine) in tty_paranoia_check() argument 264 imajor(inode), iminor(inode), routine); in tty_paranoia_check() 270 imajor(inode), iminor(inode), routine); in tty_paranoia_check() 278 static int check_tty_count(struct tty_struct *tty, const char *routine) in check_tty_count() argument 296 tty->name, tty->count, count, routine); in check_tty_count()
|
D | amiserial.c | 137 char *name, const char *routine) in serial_paranoia_check() argument 146 printk(badinfo, name, routine); in serial_paranoia_check() 150 printk(badmagic, name, routine); in serial_paranoia_check()
|
D | cyclades.c | 333 const char *name, const char *routine) in serial_paranoia_check() argument 338 "in %s\n", name, routine); in serial_paranoia_check() 344 "struct (%s) in %s\n", name, routine); in serial_paranoia_check()
|
D | rocket.c | 295 const char *routine) in rocket_paranoia_check() argument 302 "struct in %s\n", routine); in rocket_paranoia_check()
|
D | synclinkmp.c | 665 char *name, const char *routine) in sanity_check() argument 674 printk(badinfo, name, routine); in sanity_check() 678 printk(badmagic, name, routine); in sanity_check()
|
D | synclink.c | 924 char *name, const char *routine) in mgsl_paranoia_check() argument 933 printk(badinfo, name, routine); in mgsl_paranoia_check() 937 printk(badmagic, name, routine); in mgsl_paranoia_check()
|
/linux-4.1.27/Documentation/parisc/ |
D | registers | 108 that should not cause a problem for the calling routine.
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
D | kgdb_asm.S | 309 jsr handle_exception ; Interactive routine
|
D | entry.S | 502 jump ret_from_intr ; Use the return routine for interrupts.
|
/linux-4.1.27/Documentation/filesystems/ |
D | coda.txt | 288 synchronization objects. In the upcall routine the message structure 290 queue. The routine calling upcall is responsible for allocating the 298 request routine must be suspended until Venus has replied. Therefore 332 sendmsg_to_kernel call. In the normal case, the upcall routine will 333 deallocate the message structure and return. The FS routine can proceed 351 processing. The VFS routine will now continue. (-- If a VFS request 974 DDeessccrriippttiioonn This routine reads the contents of symbolic link 1517 zapfile routine takes different arguments. Linux does not implement 1588 DDeessccrriippttiioonn This routine replaces a ViceFid in the name cache with
|
D | mandatory-locking.txt | 33 (and the lockf() library routine which is a wrapper around fcntl().) It is
|
D | f2fs.txt | 108 disable_roll_forward Disable the roll-forward recovery routine 109 norecovery Disable the roll-forward recovery routine, mounted read-
|
D | path-lookup.txt | 345 routine requiring rcu drop, permission for permission check requiring drop,
|
/linux-4.1.27/Documentation/usb/ |
D | URB.txt | 51 void *context; // context for completion routine 52 void (*complete)(struct urb *); // pointer to completion routine
|
D | power-management.txt | 371 any of the usb_autopm_* functions after their disconnect() routine has 399 usb_autopm_get_interface() in its open routine and 400 usb_autopm_put_interface() in its close or release routine. But other 423 in their probe() routine, if they know that the device is capable of 456 driver may call the usb_autopm_get_interface_async() routine at a time 460 the I/O request routine and the URB completion handler; it should
|
D | hotplug.txt | 12 device driver's probe() routine.
|
/linux-4.1.27/arch/arm/mm/ |
D | abort-lv4t.S | 32 add pc, pc, r7, lsr #22 @ Now branch to the relevant processing routine
|
/linux-4.1.27/Documentation/sound/oss/ |
D | SoundPro | 27 adjust the detection routine.
|
/linux-4.1.27/arch/sh/lib/ |
D | copy_page.S | 111 ! Jump to appropriate routine depending on dest
|
/linux-4.1.27/arch/score/kernel/ |
D | entry.S | 420 slli r8, r27, 2 # get syscall routine
|
/linux-4.1.27/Documentation/serial/ |
D | rocket.txt | 17 "make;make install" routine. This external module driver, obtainable
|
D | tty.txt | 173 If this routine is not implemented, use ioctls
|
/linux-4.1.27/Documentation/fb/ |
D | modedb.txt | 9 - one routine to probe for video modes, which can be used by all frame buffer
|
/linux-4.1.27/Documentation/cdrom/ |
D | cdrom-standard.tex | 356 done by the calling routine in \cdromc, so the low-level routine 366 the door, should be left over to the general routine $cdrom_release()$. 499 int$. The routine $cdrom_ioctl()$ does do some useful things, 792 function becomes active. A strategy is implemented in this routine, 801 calls the device-dependent $release()$ routine. When the use-count has
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_gs.c | 122 struct ct_sns_rsp *ct_rsp, const char *routine) in qla2x00_chk_ms_status() argument 132 routine, ms_pkt->entry_status, vha->d_id.b.domain, in qla2x00_chk_ms_status() 148 routine, vha->d_id.b.domain, in qla2x00_chk_ms_status() 161 "%02x%02x%02x.\n", routine, comp_status, in qla2x00_chk_ms_status()
|
/linux-4.1.27/Documentation/hid/ |
D | hid-sensor.txt | 60 So if any driver with this name is inserted, then the probe routine for that
|
/linux-4.1.27/fs/affs/ |
D | Changes | 300 - The same get_block()-routine can now be used for
|
/linux-4.1.27/include/linux/ |
D | tty.h | 423 const char *routine);
|
/linux-4.1.27/Documentation/driver-model/ |
D | platform.txt | 60 the probe() routine can live in an init section to reduce the driver's
|
/linux-4.1.27/arch/x86/crypto/sha-mb/ |
D | sha1_x8_avx2.S | 59 ## outer calling routine takes care of save and restore of XMM registers
|
/linux-4.1.27/Documentation/trace/ |
D | coresight.txt | 173 "of_get_coresight_platform_data()", as part of the driver's _probe routine and
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | backend-api.txt | 436 the appropriate processing routine, and fscache_enqueue_retrieval() should 438 retrieval routine could be enqueued upon the completion of a disk read.
|
/linux-4.1.27/Documentation/PCI/ |
D | MSI-HOWTO.txt | 336 two. A routine that enables MSI-X mode for such device might look like this: 393 Another version of a routine that enables MSI-X mode for a device with
|
D | pci-error-recovery.txt | 165 >>> *not* schedule or semaphore in this routine; the current powerpc
|
/linux-4.1.27/Documentation/gpio/ |
D | gpio-legacy.txt | 481 argument to this routine. 608 using platform_data. Then the chip driver's probe() routine could pass that 612 an I2C-based GPIO, its probe() routine should only be called after that GPIO
|
/linux-4.1.27/Documentation/cgroups/ |
D | cpusets.txt | 351 flag, and if set, a call to a new routine cpuset_mem_spread_node() 358 The cpuset_mem_spread_node() routine is also simple. It uses the 516 When the scheduler routine partition_sched_domains() is invoked from
|
D | memory.txt | 236 in this cgroup. Then, swap-out will not be done by cgroup routine and file 247 an OOM routine is invoked to select and kill the bulkiest task in the
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_tty.c | 980 isdn_tty_paranoia_check(modem_info *info, char *name, const char *routine) in isdn_tty_paranoia_check() argument 985 name, routine); in isdn_tty_paranoia_check() 990 name, routine); in isdn_tty_paranoia_check()
|
/linux-4.1.27/Documentation/x86/ |
D | boot.txt | 1016 entering protected mode. The default routine disables NMI, so 1017 your routine should probably do so, too. 1020 A 32-bit flat-mode routine *jumped* to immediately after the
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
D | entry.S | 574 jump ret_from_intr ; Use the return routine for interrupts.
|
/linux-4.1.27/Documentation/ia64/ |
D | fsys.txt | 82 routine takes care of entering (full) kernel mode and calling the
|
/linux-4.1.27/drivers/char/pcmcia/ |
D | synclink_cs.c | 654 char *name, const char *routine) in mgslpc_paranoia_check() argument 663 printk(badinfo, name, routine); in mgslpc_paranoia_check() 667 printk(badmagic, name, routine); in mgslpc_paranoia_check()
|
/linux-4.1.27/scripts/ |
D | spelling.txt | 835 rountine||routine
|
/linux-4.1.27/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 132 error. Given an arbitrary address, the routine
|
/linux-4.1.27/Documentation/video4linux/ |
D | videobuf | 111 then pass it to the appropriate free routine(s):
|
/linux-4.1.27/crypto/ |
D | Kconfig | 359 which will enable any routine to use the CRC32 instruction to 390 which will enable any routine to use the CRC-32-IEEE 802.3 checksum
|
/linux-4.1.27/arch/s390/kernel/ |
D | entry.S | 447 lgf %r1,0(%r10,%r1) # load address of handler routine
|