/linux-3.4.99/drivers/misc/sgi-xp/ |
D | xp_main.c | 160 struct xpc_registration *registration; in xpc_connect() local 170 registration = &xpc_registrations[ch_number]; in xpc_connect() 172 if (mutex_lock_interruptible(®istration->mutex) != 0) in xpc_connect() 176 if (registration->func != NULL) { in xpc_connect() 177 mutex_unlock(®istration->mutex); in xpc_connect() 182 registration->entry_size = XPC_MSG_SIZE(payload_size); in xpc_connect() 183 registration->nentries = nentries; in xpc_connect() 184 registration->assigned_limit = assigned_limit; in xpc_connect() 185 registration->idle_limit = idle_limit; in xpc_connect() 186 registration->key = key; in xpc_connect() [all …]
|
D | xpc_channel.c | 468 struct xpc_registration *registration = &xpc_registrations[ch->number]; in xpc_connect_channel() local 470 if (mutex_trylock(®istration->mutex) == 0) in xpc_connect_channel() 474 mutex_unlock(®istration->mutex); in xpc_connect_channel() 485 mutex_unlock(®istration->mutex); in xpc_connect_channel() 491 ch->kthreads_assigned_limit = registration->assigned_limit; in xpc_connect_channel() 492 ch->kthreads_idle_limit = registration->idle_limit; in xpc_connect_channel() 497 ch->func = registration->func; in xpc_connect_channel() 498 DBUG_ON(registration->func == NULL); in xpc_connect_channel() 499 ch->key = registration->key; in xpc_connect_channel() 501 ch->local_nentries = registration->nentries; in xpc_connect_channel() [all …]
|
/linux-3.4.99/Documentation/ |
D | sgi-ioc4.txt | 25 This driver also provides registration functions that the other 38 up to the ioc4 driver via the appropriate registration, probe, and 44 other than it hooks up to the ioc4 driver via the appropriate registration,
|
D | pi-futex.txt | 7 (or any other PI complexity) at all. No registration, no extra kernel 113 there is no prior 'registration' of a PI-futex. [which is not quite
|
D | robust-futexes.txt | 88 registration happens at most once per thread lifetime]. At do_exit() 129 - no registration of individual locks is needed: robust mutexes dont 176 List registration is very fast: the pointer is simply stored in
|
D | kprobes.txt | 38 registration function such as register_kprobe() specifies where 43 registration/unregistration of a group of *probes. These functions 158 private data object can be specified at kretprobe registration time by 347 specified, kprobe registration will fail with -EINVAL. 456 error occurs during registration, all probes in the array, up to 542 registration and unregistration. 571 on the x86_64 version of __switch_to(); the registration functions
|
D | media-framework.txt | 53 registration. The following fields must be set: 83 Upon successful registration a character device named media[0-9]+ is created. 133 ID by filling the media_entity id field prior to registration, or request the
|
/linux-3.4.99/Documentation/blockdev/ |
D | mflash.txt | 6 3. Example of mflash platform driver registration 32 3. Example of mflash platform driver registration
|
/linux-3.4.99/Documentation/devicetree/bindings/i2c/ |
D | omap-i2c.txt | 17 from omap hwmod data base during device registration.
|
/linux-3.4.99/Documentation/isdn/ |
D | INTERFACE.CAPI | 16 application registration to an available device, forwarding it to the 30 registration can be revoked by calling the function unregister_capi_driver() 38 driver. The registration can be revoked by calling the function 54 Kernel CAPI forwards registration requests from applications (calls to CAPI 93 driver. After registration via the attach_capi_ctr() function it is passed to 131 pointers to callback functions for registration and deregistration of
|
D | HiSax.cert | 79 Here are the certification registration numbers for ELSA Quickstep cards:
|
/linux-3.4.99/include/linux/ |
D | hp_sdc.h | 293 #error No support for device registration on this arch yet.
|
/linux-3.4.99/Documentation/infiniband/ |
D | user_mad.txt | 14 descriptor for the appropriate device file. If the registration 86 mad->hdr.id = my_agent; /* req.id from agent registration */
|
/linux-3.4.99/Documentation/filesystems/caching/ |
D | netfs-api.txt | 27 (4) Network filesystem (un)registration 29 (6) Index registration 30 (7) Data file registration 31 (8) Miscellaneous object registration 56 This first two fields should be filled in before registration, and the third 57 will be filled in by the registration function; any other fields should just be 69 another parameter passed into the registration function. 283 The registration function is: 290 For kAFS, registration is done as follows:
|
/linux-3.4.99/drivers/staging/vme/ |
D | vme_api.txt | 4 Driver registration 13 If driver registration is successful this function returns zero, if an error 17 registration function. The structure is as follows: 75 be called the number of times specified during the registration. If a match
|
/linux-3.4.99/Documentation/driver-model/ |
D | platform.txt | 201 The architecture code may optionally force registration of all early 208 4. Early platform driver registration 225 when it comes to memory allocation and interrupt registration. The code
|
/linux-3.4.99/drivers/staging/iio/Documentation/ |
D | overview.txt | 20 * Basic device registration and handling. This is very similar to
|
/linux-3.4.99/Documentation/powerpc/ |
D | firmware-assisted-dump.txt | 84 next firmware-assisted dump registration. 188 This is used to display the fadump registration status as well 189 as to control (start/stop) the fadump registration.
|
/linux-3.4.99/Documentation/virtual/kvm/ |
D | msr.txt | 65 write, or registration, is needed for each VCPU. The interval between 203 write, or registration, is needed for each VCPU. The interval between
|
/linux-3.4.99/Documentation/filesystems/ |
D | dnotify.txt | 24 if DN_MULTISHOT is or'ed with the event mask, then the registration will
|
/linux-3.4.99/Documentation/wimax/ |
D | README.wimax | 35 For usage in a driver (registration, API, etc) please refer to the
|
/linux-3.4.99/Documentation/ptp/ |
D | ptp.txt | 59 registration method. Clock drivers must implement all of the
|
/linux-3.4.99/sound/pci/hda/ |
D | Kconfig | 56 int "Digital beep registration mode (0=off, 1=on, 2=mute sw on/off)" 63 default. Set 2 to control the beep device registration to input
|
/linux-3.4.99/Documentation/trace/ |
D | tracepoints.txt | 91 is done at the registration site by the compiler. Tracepoints can be
|
/linux-3.4.99/Documentation/scsi/ |
D | libsas.txt | 15 * SCSI Host registration/unregistration, 16 * Device registration with SCSI Core (SAS) or libata 203 A sample initialization and registration function
|