Searched refs:store (Results 1876 - 1900 of 2589) sorted by relevance
1...<<71727374757677787980>>...104
/kernel/linux/linux-5.10/kernel/ |
H A D | softirq.c | 724 .store = &ksoftirqd,
|
H A D | stop_machine.c | 543 .store = &cpu_stopper.thread,
|
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | power_supply_sysfs.c | 417 attr->store = power_supply_store_property; in power_supply_init_attrs()
|
/kernel/linux/linux-6.6/drivers/misc/bcm-vk/ |
H A D | bcm_vk.h | 297 char store[VK_BAR1_DAUTH_STORE_SIZE]; member
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | device_sysfs.c | 38 ssize_t (*store)(struct acpi_data_node *, const char *, size_t count); member
|
/kernel/linux/linux-6.6/fs/cachefiles/ |
H A D | daemon.c | 806 cachefiles_put_directory(cache->store); in cachefiles_daemon_unbind()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_error.c | 127 .store = xfs_errortag_attr_store,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | msi.h | 135 * @value: u64 value store 140 * domain to store domain specific information which is requried for 223 * @store: Xarray for storing MSI descriptor pointers 227 struct xarray store; member 235 * @mutex: Mutex protecting the MSI descriptor store
|
H A D | module.h | 57 ssize_t (*store)(struct module_attribute *, struct module_kobject *, member 683 * sysfs. The sysfs store / read file operations are guaranteed to exist 688 * try_module_get() on module sysfs store / read ops.
|
/kernel/linux/linux-6.6/drivers/soc/aspeed/ |
H A D | aspeed-uart-routing.c | 62 .store = aspeed_uart_routing_store, \
|
/kernel/linux/linux-6.6/drivers/ptp/ |
H A D | ptp_sysfs.c | 460 da->store = ptp_pin_store; in ptp_populate_pin_groups()
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | power_supply_sysfs.c | 430 attr->store = power_supply_store_property; in power_supply_init_attrs()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | max31760.c | 503 sda->dev_attr.store = lut_store; in max31760_create_lut_nodes()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md.h | 57 * being used to store the metadata (superblock/bitmap) which 536 * Temporarily store rdev that will be finally removed when 669 ssize_t (*store)(struct mddev *, const char *, size_t); member
|
/kernel/linux/linux-6.6/kernel/ |
H A D | softirq.c | 960 .store = &ksoftirqd,
|
H A D | stop_machine.c | 563 .store = &cpu_stopper.thread,
|
/kernel/linux/linux-6.6/lib/ |
H A D | fault-inject.c | 330 .store = _pfx##_name##_store, \
|
/third_party/eudev/ |
H A D | depcomp | 44 DEPDIR directory where to store dependencies.
|
/third_party/ffmpeg/libavutil/x86/ |
H A D | lls.asm | 259 ; Load halves rather than movu to avoid store-forwarding stalls, since the
|
/third_party/astc-encoder/Source/ |
H A D | astcenccli_image.cpp | 280 store(color, dst + 4 * x); in floatx4_array_from_astc_img()
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_get_proc_info.tex | 51 procedure may switch the register-backing store.\\
|
/third_party/lame/ |
H A D | depcomp | 44 DEPDIR directory where to store dependencies.
|
/third_party/lame/libmp3lame/ |
H A D | depcomp | 44 DEPDIR directory where to store dependencies.
|
/third_party/lame/mpglib/ |
H A D | depcomp | 44 DEPDIR directory where to store dependencies.
|
/third_party/lame/frontend/ |
H A D | depcomp | 44 DEPDIR directory where to store dependencies.
|
Completed in 23 milliseconds
1...<<71727374757677787980>>...104