Home
last modified time | relevance | path

Searched refs:retrieve (Results 1 – 25 of 116) sorted by relevance

12345

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-event_source-devices-hv_gpci82 HCALLs to retrieve hv-gpci pmu event counter data.
107 * "-EPERM" : Partition is not permitted to retrieve performance information,
110 * "-EIO" : Can't retrieve system information because of invalid buffer length/invalid address
139 * "-EPERM" : Partition is not permitted to retrieve performance information,
142 * "-EIO" : Can't retrieve system information because of invalid buffer length/invalid address
171 * "-EPERM" : Partition is not permitted to retrieve performance information,
174 * "-EIO" : Can't retrieve system information because of invalid buffer length/invalid address
203 * "-EPERM" : Partition is not permitted to retrieve performance information,
206 * "-EIO" : Can't retrieve system information because of invalid buffer length/invalid address
235 * "-EPERM" : Partition is not permitted to retrieve performance information,
[all …]
H A Dsysfs-bus-nvdimm45 to retrieve nvdimm pmu event counter data.
H A Dsysfs-driver-intc_sar32 This sysfs entry is used to retrieve Dynamic SAR information
H A Dsysfs-bus-most290 This is used to retrieve a list of registered components.
298 This is used to retrieve a list of established links.
/linux/include/linux/
H A Dliveupdate.h78 int (*retrieve)(struct liveupdate_file_op_args *args); member
156 int (*retrieve)(struct liveupdate_flb_op_args *argp); member
/linux/Documentation/driver-api/
H A Dwbrf.rst48 * 2: retrieve RF bands in use
71 3. Call the `amd_wbrf_retrieve_freq_band` initially to retrieve
75 `amd_wbrf_retrieve_freq_band` again to retrieve the latest
H A Dvme.rst96 configure it and :c:func:`vme_master_get` to retrieve the current settings. The
126 configure it and :c:func:`vme_slave_get` to retrieve the current settings.
261 location monitor. The function :c:func:`vme_lm_get` can be used to retrieve
H A Dntb.rst97 1) ntb_mw_count(pidx) - retrieve number of memory ranges, which can
100 2) ntb_get_align(pidx, midx) - retrieve parameters restricting the
117 2) ntb_peer_mw_get_addr(widx) - retrieve MMIO address to map the memory
/linux/tools/kvm/kvm_stat/
H A Dkvm_stat.txt75 retrieve statistics from debugfs
112 retrieve statistics from tracepoints
/linux/Documentation/virt/kvm/devices/
H A Dvm.rst63 Allows user space to retrieve machine and kvm specific cpu related information::
82 Allows user space to retrieve or request to change cpu related information for a vcpu::
109 Allows user space to retrieve available cpu features. A feature is available if
126 Allows user space to retrieve or change enabled cpu features for all VCPUs of a
143 Allows user space to retrieve available cpu subfunctions without any filtering
182 Allows user space to retrieve or change cpu subfunctions to be indicated for
/linux/Documentation/iio/
H A Diio_tools.rst10 Linux Kernel provides some userspace tools that can be used to retrieve data
/linux/arch/um/
H A DKconfig.debug22 This option allows developers to retrieve coverage data from a UML
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-cgroup.rst58 If **effective** is specified retrieve effective programs that will execute
70 If **effective** is specified retrieve effective programs that will execute
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-g-fmt.rst41 To retrieve the current format applications set the ``pad`` field of a
64 the ``VIDIOC_SUBDEV_S_FMT`` ioctl. They would then either retrieve the
/linux/kernel/liveupdate/
H A Dluo_flb.c182 err = flb->ops->retrieve(&args); in luo_flb_retrieve_one()
335 !flb->ops->retrieve || !flb->ops->finish)) { in liveupdate_register_flb()
H A Dluo_file.c599 err = luo_file->fh->ops->retrieve(&args); in luo_retrieve_file()
840 if (!fh->ops->preserve || !fh->ops->unpreserve || !fh->ops->retrieve || in liveupdate_register_file_handler()
H A Dluo_core.c94 pr_err("failed to retrieve FDT '%s' from KHO: %pe\n", in luo_early_startup()
370 struct liveupdate_ioctl_retrieve_session retrieve;
366 struct liveupdate_ioctl_retrieve_session retrieve; global() member
/linux/Documentation/arch/powerpc/
H A Dvpa-dtl.rst18 retrieve a log of dispatch and preempt events from the hypervisor
20 user can retrieve when and why each dispatch & preempt has occurred.
/linux/fs/romfs/
H A DKconfig34 cache as the medium from which to retrieve data. It does not allow
/linux/Documentation/livepatch/
H A Dshadow-vars.rst48 * klp_shadow_get() - retrieve a shadow variable data pointer
140 When requiring a ps_lock, query the shadow variable API to retrieve one
/linux/Documentation/netlabel/
H A Dlsm_interface.rst12 NetLabel is a mechanism which can set and retrieve security attributes from
/linux/Documentation/driver-api/cxl/platform/acpi/
H A Dsrat.rst70 The driver uses the association to retrieve the Generic Port performance
/linux/arch/xtensa/kernel/
H A Dvectors.S78 rsr a0, exccause # retrieve exception cause
105 rsr a0, exccause # retrieve exception cause
/linux/drivers/net/wireless/marvell/libertas/
H A DREADME35 Use the -i option to retrieve version information from the driver.
187 Initiate a customized scan and retrieve the results
/linux/Documentation/arch/sparc/oradax/
H A Doracle-dax.rst126 be called to retrieve the result of the action.
135 called to retrieve the details of the action.
150 and read() must be called to retrieve further status information. The
335 driver. If the call fails, then a read() must be used to retrieve the

12345