Searched refs:invocation (Results 1 – 25 of 46) 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 …]
28 char *invocation; /* Command Invocation */ member
154 Repeat memcpy invocation this number of times.178 Repeat memset invocation this number of times.
17 and remote method invocation.
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
199 callback invocation for all flavors of RCU.225 callback invocation to energy-efficient CPUs in battery-powered228 This option offloads callback invocation from the set of
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
6 first sector should contain valid superblock from previous invocation.
28 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
176 ; 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()
174 architecture that supports multiple system call invocation conventions,175 the system call numbers may vary based on the specific invocation. If
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
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
27 Some systems prefer not to pay this cost on every invocation
107 xmon will print a backtrace on the very first invocation.
370 # be prefixed to *both* command invocation and dependencies.
305 causing this latter to spin until the cross-CPU invocation of
58 "()" function-invocation operator is applied to a value obtained
173 _only_ be called if a previous invocation of rproc_add()