Searched refs:invocation (Results 1 – 25 of 49) sorted by relevance
12
336 char *invocation = help->invocation; in acpi_db_match_command_help() local341 if (*invocation != ' ') { in acpi_db_match_command_help()345 while (*invocation == ' ') { in acpi_db_match_command_help()346 invocation++; in acpi_db_match_command_help()351 while ((*command) && (*invocation) && (*invocation != ' ')) { in acpi_db_match_command_help()352 if (tolower((int)*command) != tolower((int)*invocation)) { in acpi_db_match_command_help()356 invocation++; in acpi_db_match_command_help()364 acpi_os_printf("%-38s : %s", help->invocation, in acpi_db_match_command_help()393 while (next->invocation) { in acpi_db_display_command_info()427 while (next->invocation) { in acpi_db_display_help()[all …]
29 char *invocation; /* Command Invocation */ member
157 Repeat memcpy invocation this number of times.181 Repeat memset invocation this number of times.
156 the setsockopt invocation below.180 subsequent invocation of the send system call.210 the setsockopt invocation below.215 invocation described below.243 subsequent invocation of the send system call.359 Each setsockopt invocation must use the level SOL_ALG.
71 implies that the invocation of a cipher operation will complete almost72 instantly. That invocation triggers the cipher operation but it does not
124 even given a concurrent invocation of delete() for that same object.129 the eventual invocation of kfree(), which is usually not a problem on
304 causing this latter to spin until the cross-CPU invocation of
170 callback invocation.196 callback invocation to energy-efficient CPUs in battery-powered199 This option offloads callback invocation from the set of CPUs
17 and remote method invocation.
40 hide the the invocation of make as above with the appended "/".
50 the subsystem making that invocation.63 are added or removed from system. The invocation is done by the kernel
10 first sector should contain valid superblock from previous invocation.
32 additional work is done between the notifiers and the invocation of PM
82 commonly installed to /boot, or in any invocation of the kernel build
173 ; Restore the sys-call args. Mere invocation of the hook abv could have
94 static int invocation; in dprintk() local108 invocation = 0; in dprintk()111 pr_debug("%1lu.%02d USB: %pV", prevticks, invocation++, &vaf); in dprintk()
228 suffix which does not invoke the provided callbacks if the invocation of the251 However if an earlier invocation during the bring up or shutdown is required
179 architecture that supports multiple system call invocation conventions,180 the system call numbers may vary based on the specific invocation. If
53 is an optional field that controls several aspects of the invocation
44 Note that the value of ``/proc/sys/kernel/sysrq`` influences only the invocation
110 ignored by OSPM. The next invocation of "Get Average Frequency" will inform
172 The invocation is controlled by the static key mds_idle_clear which is
294 # be prefixed to *both* command invocation and dependencies.
28 Some systems prefer not to pay this cost on every invocation
101 xmon will print a backtrace on the very first invocation.