Home
last modified time | relevance | path

Searched refs:caller (Results 101 – 125 of 417) sorted by relevance

12345678910>>...17

/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-io.rst38 for the I/O. This service can be handy if the caller has a pre-assembled bio,
49 data buffer for the I/O. This service can be handy if the caller needs to do
/openbmc/linux/Documentation/virt/kvm/arm/
H A Dhyp-abi.rst59 This hypercall is not expected to return to its caller.
76 clobber any of the caller-saved registers (x0-x18 on arm64, r0-r3 and
/openbmc/linux/Documentation/core-api/
H A Dassoc_array.rst106 but must rather be released by the caller.
122 1. Get a chunk of index key from caller data::
126 This should return a chunk of caller-supplied index key starting at the
137 rather than from a caller-supplied index key.
199 The caller should lock exclusively against other modifiers of the array.
219 The caller should lock exclusively against other modifiers of the array.
235 The caller should lock exclusively against other modifiers of the array.
249 The caller should lock exclusively against other modifiers and accessors
276 the RCU read lock while this function is in progress. The caller should
/openbmc/linux/include/linux/lockd/
H A Dxdr.h40 char * caller; member
/openbmc/qemu/docs/
H A Dblock-replication.txt133 calling block_replication_start_all() in primary QEMU. The caller
139 The caller must hold the I/O mutex lock if it is in migration/checkpoint
143 The caller must hold the I/O mutex lock if it is in migration/checkpoint
149 things except failover. The caller must hold the I/O mutex lock if it is
/openbmc/linux/tools/tracing/rtla/src/
H A Dtimerlat_aa.c486 unsigned long *caller; in timerlat_aa_stack_handler() local
493 caller = tep_get_field_raw(s, event, "caller", record, &val, 1); in timerlat_aa_stack_handler()
494 if (caller) { in timerlat_aa_stack_handler()
496 function = tep_find_function(taa_ctx->tool->trace.tep, caller[i]); in timerlat_aa_stack_handler()
/openbmc/linux/Documentation/networking/
H A Dtc-actions-env-rules.rst21 TC_ACT_SHOT to the caller and they will drop it.
/openbmc/u-boot/drivers/mtd/ubi/
H A Ddebug.h132 int ubi_dbg_power_cut(struct ubi_device *ubi, int caller);
H A Ddebug.c512 int ubi_dbg_power_cut(struct ubi_device *ubi, int caller) in ubi_dbg_power_cut() argument
516 if ((ubi->dbg.emulate_power_cut & caller) == 0) in ubi_dbg_power_cut()
556 int ubi_dbg_power_cut(struct ubi_device *ubi, int caller) in ubi_dbg_power_cut() argument
/openbmc/linux/drivers/mtd/ubi/
H A Ddebug.h128 int ubi_dbg_power_cut(struct ubi_device *ubi, int caller);
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_selftest.h83 int __i915_subtests(const char *caller,
/openbmc/linux/Documentation/driver-api/
H A Dsync_file.rst53 The caller pass the out-fence and gets back the sync_file. That is just the
80 The returned reference is owned by the caller and must be disposed of
/openbmc/linux/Documentation/trace/
H A Dtracepoints.rst24 is executed, in the execution context of the caller. When the function
25 provided ends its execution, it returns to the caller (continuing from
99 the module exit function to make sure there is no caller left using
/openbmc/linux/drivers/infiniband/core/
H A Dverbs.c260 const char *caller) in __ib_alloc_pd() argument
274 rdma_restrack_set_name(&pd->res, caller); in __ib_alloc_pd()
290 pr_warn("%s: enabling unsafe global rkey\n", caller); in __ib_alloc_pd()
1200 struct ib_uqp_object *uobj, const char *caller) in create_qp() argument
1233 WARN_ONCE(!udata && !caller, "Missing kernel QP owner"); in create_qp()
1234 rdma_restrack_set_name(&qp->res, udata ? NULL : caller); in create_qp()
1277 struct ib_uqp_object *uobj, const char *caller) in ib_create_qp_user() argument
1282 qp = create_qp(dev, pd, attr, NULL, NULL, caller); in ib_create_qp_user()
1331 const char *caller) in ib_create_qp_kernel() argument
2123 const char *caller) in __ib_create_cq() argument
[all …]
/openbmc/linux/Documentation/crypto/
H A Duserspace-if.rst102 when invoking the bind syscall. bind requires the caller to provide a
182 Note: The kernel reports -EINVAL for any unexpected data. The caller
214 To set the authentication tag size, the caller must use the setsockopt
245 Note: The kernel reports -EINVAL for any unexpected data. The caller
274 The user space caller must arrange the aforementioned information in the
281 The output buffer the user space caller provides must be at least as
314 WARNING: The user space caller may invoke the initially mentioned accept
/openbmc/linux/include/linux/
H A Dstop_machine.h27 unsigned long caller; member
/openbmc/linux/drivers/target/tcm_fc/
H A Dtcm_fc.h159 void ft_dump_cmd(struct ft_cmd *, const char *caller);
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD/
H A DManager.interface.yaml126 api makes async call to the parser, caller needs to register for
128 successful execution of VPD parser for that FRU. The caller is also
/openbmc/linux/fs/ext4/
H A Dext4_jbd2.c182 static void ext4_journal_abort_handle(const char *caller, unsigned int line, in ext4_journal_abort_handle() argument
202 caller, line, errstr, err_fn); in ext4_journal_abort_handle()
/openbmc/docs/designs/
H A Derror-log-handling-for-phal.md39 that the caller can just handle the single return code format for conversion to
91 status need to be returned to the caller so that caller can create PEL on
/openbmc/linux/Documentation/fault-injection/
H A Dfault-injection.rst125 stacktrace walking. Failure is injected only if some caller
134 for a caller within [require-start,require-end) OR
269 it will cause a memory leak easily (the caller will confuse that the object
272 The second one is for the caller which expects the function should always
295 This function will return an `-errno` or `NULL` if it fails. If the caller
304 value is not an object address and the caller can not access to the address.
/openbmc/phosphor-logging/yaml/xyz/openbmc_project/Logging/Internal/
H A DManager.interface.yaml29 fields to flash. This interface allows the caller to override the
/openbmc/linux/arch/x86/mm/
H A Dioremap.c185 enum page_cache_mode pcm, void *caller, bool encrypted) in __ioremap_caller() argument
292 area = get_vm_area_caller(size, VM_IOREMAP, caller); in __ioremap_caller()
312 pr_warn("caller %pS mapping multiple BARs\n", caller); in __ioremap_caller()
/openbmc/linux/arch/sparc/include/asm/
H A Dldc.h80 void __ldc_print(struct ldc_channel *lp, const char *caller);
/openbmc/linux/Documentation/timers/
H A Dtimers-howto.rst80 msleep(1~20) may not do what the caller intends, and
101 is left to the caller to determine a reasonable range.

12345678910>>...17