Home
last modified time | relevance | path

Searched +defs:val +defs:root (Results 1 – 25 of 192) sorted by relevance

12345678

/linux-6.14.4/drivers/gpu/drm/i915/gt/
Dintel_gt_debugfs.c17 int intel_gt_debugfs_reset_show(struct intel_gt *gt, u64 *val) in intel_gt_debugfs_reset_show()
33 void intel_gt_debugfs_reset_store(struct intel_gt *gt, u64 val) in intel_gt_debugfs_reset_store()
47 static int __intel_gt_debugfs_reset_show(void *data, u64 *val) in __intel_gt_debugfs_reset_show()
52 static int __intel_gt_debugfs_reset_store(void *data, u64 val) in __intel_gt_debugfs_reset_store()
73 static void gt_debugfs_register(struct intel_gt *gt, struct dentry *root) in gt_debugfs_register()
85 struct dentry *root; in intel_gt_debugfs_register() local
105 void intel_gt_debugfs_register_files(struct dentry *root, in intel_gt_debugfs_register_files()
/linux-6.14.4/lib/
Drbtree_test.c23 u32 val; member
27 static struct rb_root_cached root = RB_ROOT_CACHED; variable
32 static void insert(struct test_node *node, struct rb_root_cached *root) in insert()
49 static void insert_cached(struct test_node *node, struct rb_root_cached *root) in insert_cached()
69 static inline void erase(struct test_node *node, struct rb_root_cached *root) in erase()
74 static inline void erase_cached(struct test_node *node, struct rb_root_cached *root) in erase_cached()
90 u32 val = node->val; in RB_DECLARE_CALLBACKS_MAX() local
110 struct rb_root_cached *root) in insert_augmented_cached()
114 u32 val = node->val; in insert_augmented_cached() local
138 static void erase_augmented(struct test_node *node, struct rb_root_cached *root) in erase_augmented()
[all …]
/linux-6.14.4/drivers/hv/
Dhv_debugfs.c16 static int hv_debugfs_delay_get(void *data, u64 *val) in hv_debugfs_delay_get()
22 static int hv_debugfs_delay_set(void *data, u64 val) in hv_debugfs_delay_set()
33 static int hv_debugfs_state_get(void *data, u64 *val) in hv_debugfs_state_get()
39 static int hv_debugfs_state_set(void *data, u64 val) in hv_debugfs_state_set()
54 static int hv_debug_delay_files(struct hv_device *dev, struct dentry *root) in hv_debug_delay_files()
83 static int hv_debug_set_test_state(struct hv_device *dev, struct dentry *root) in hv_debug_set_test_state()
102 static void hv_debug_set_dir_dentry(struct hv_device *dev, struct dentry *root) in hv_debug_set_dir_dentry()
/linux-6.14.4/arch/powerpc/platforms/52xx/
Defika.c36 int len, u32 * val) in rtas_read_config()
51 int offset, int len, u32 val) in rtas_write_config()
75 struct device_node *root; in efika_pcisetup() local
144 struct device_node *root; in efika_show_cpuinfo() local
199 struct device_node *root = of_find_node_by_path("/"); in efika_probe() local
/linux-6.14.4/drivers/mmc/core/
Ddebugfs.c202 static int mmc_clock_opt_get(void *data, u64 *val) in mmc_clock_opt_get()
211 static int mmc_clock_opt_set(void *data, u64 val) in mmc_clock_opt_set()
229 static int mmc_err_state_get(void *data, u64 *val) in mmc_err_state_get()
304 static int mmc_caps_get(void *data, u64 *val) in mmc_caps_get()
310 static int mmc_caps_set(void *data, u64 val) in mmc_caps_set()
328 static int mmc_caps2_set(void *data, u64 val) in mmc_caps2_set()
349 struct dentry *root; in mmc_add_host_debugfs() local
383 struct dentry *root; in mmc_add_card_debugfs() local
/linux-6.14.4/net/6lowpan/
Ddebugfs.c17 static int lowpan_ctx_flag_active_set(void *data, u64 val) in lowpan_ctx_flag_active_set()
32 static int lowpan_ctx_flag_active_get(void *data, u64 *val) in lowpan_ctx_flag_active_get()
42 static int lowpan_ctx_flag_c_set(void *data, u64 val) in lowpan_ctx_flag_c_set()
57 static int lowpan_ctx_flag_c_get(void *data, u64 *val) in lowpan_ctx_flag_c_get()
66 static int lowpan_ctx_plen_set(void *data, u64 val) in lowpan_ctx_plen_set()
82 static int lowpan_ctx_plen_get(void *data, u64 *val) in lowpan_ctx_plen_get()
170 struct dentry *root; in lowpan_dev_debugfs_ctx_init() local
216 static int lowpan_short_addr_get(void *data, u64 *val) in lowpan_short_addr_get()
233 struct dentry *root; in lowpan_dev_debugfs_802154_init() local
/linux-6.14.4/arch/powerpc/platforms/chrp/
Dpci.c35 int len, u32 *val) in gg2_read_config()
62 int len, u32 val) in gg2_write_config()
98 int len, u32 *val) in rtas_read_config()
113 int len, u32 val) in rtas_write_config()
167 u32 val; in setup_python() local
191 struct device_node *root = of_find_node_by_path("/"); in setup_peg2() local
216 struct device_node *root = of_find_node_by_path("/"); in chrp_find_bridges() local
Dsetup.c102 struct device_node *root; in chrp_show_cpuinfo() local
164 static inline void __init sio_write(u8 val, u8 index) in sio_write()
198 struct device_node *root; in sio_init() local
299 struct device_node *root = of_find_node_by_path("/"); in chrp_setup_arch() local
367 struct device_node *np, *root; in chrp_find_openpic() local
/linux-6.14.4/arch/powerpc/kernel/
Deeh_pe.c183 struct eeh_pe *eeh_pe_next(struct eeh_pe *pe, struct eeh_pe *root) in eeh_pe_next()
212 void *eeh_pe_traverse(struct eeh_pe *root, in eeh_pe_traverse()
235 void eeh_pe_dev_traverse(struct eeh_pe *root, in eeh_pe_dev_traverse()
289 struct eeh_pe *root = eeh_phb_pe_get(phb); in eeh_pe_get() local
516 void eeh_pe_state_mark(struct eeh_pe *root, int state) in eeh_pe_state_mark()
534 void eeh_pe_mark_isolated(struct eeh_pe *root) in eeh_pe_mark_isolated()
582 void eeh_pe_state_clear(struct eeh_pe *root, int state, bool include_passed) in eeh_pe_state_clear()
635 uint32_t val; in eeh_bridge_check_link() local
/linux-6.14.4/drivers/crypto/caam/
Ddebugfs.c10 static int caam_debugfs_u64_get(void *data, u64 *val) in caam_debugfs_u64_get()
16 static int caam_debugfs_u32_get(void *data, u64 *val) in caam_debugfs_u32_get()
47 struct dentry *root) in caam_debugfs_init()
/linux-6.14.4/drivers/pci/controller/
Dpci-thunder-pem.c38 int where, int size, u32 *val) in thunder_pem_bridge_read()
138 int where, int size, u32 *val) in thunder_pem_config_read()
214 int where, int size, u32 val) in thunder_pem_bridge_write()
287 int where, int size, u32 val) in thunder_pem_config_write()
363 static void thunder_pem_legacy_fw(struct acpi_pci_root *root, in thunder_pem_legacy_fw()
383 struct acpi_pci_root *root = acpi_driver_data(adev); in thunder_pem_acpi_init() local
/linux-6.14.4/arch/powerpc/platforms/powernv/
Dopal-xscom.c94 u64 reg, reg_base, reg_cnt, val; in scom_debug_read() local
125 u64 reg, reg_base, reg_cnt, val; in scom_debug_write() local
155 static int scom_debug_init_one(struct dentry *root, struct device_node *dn, in scom_debug_init_one()
191 struct dentry *root; in scom_debug_init() local
/linux-6.14.4/drivers/ptp/
Dptp_qoriq_debugfs.c8 static int ptp_qoriq_fiper1_lpbk_get(void *data, u64 *val) in ptp_qoriq_fiper1_lpbk_get()
20 static int ptp_qoriq_fiper1_lpbk_set(void *data, u64 val) in ptp_qoriq_fiper1_lpbk_set()
39 static int ptp_qoriq_fiper2_lpbk_get(void *data, u64 *val) in ptp_qoriq_fiper2_lpbk_get()
51 static int ptp_qoriq_fiper2_lpbk_set(void *data, u64 val) in ptp_qoriq_fiper2_lpbk_set()
72 struct dentry *root; in ptp_qoriq_create_debugfs() local
/linux-6.14.4/drivers/gpu/drm/loongson/
Dlsdc_output_7a2000.c141 struct dentry *root) in ls7a2000_hdmi0_late_register()
152 struct dentry *root) in ls7a2000_hdmi1_late_register()
169 u32 val; in ls7a2000_hdmi0_vga_connector_detect() local
190 u32 val; in ls7a2000_hdmi1_connector_detect() local
231 u32 val; in ls7a2000_hdmi0_encoder_reset() local
253 u32 val; in ls7a2000_hdmi1_encoder_reset() local
341 u32 val; in ls7a2000_hdmi_atomic_disable() local
364 u32 val; in ls7a2000_hdmi_atomic_enable() local
419 u32 val; in ls7a2000_hdmi_phy_pll_config() local
/linux-6.14.4/tools/testing/selftests/cgroup/
Dtest_hugetlb_memcg.c26 long val; in get_hugepage_size() local
169 static int test_hugetlb_memcg(char *root) in test_hugetlb_memcg()
201 char root[PATH_MAX]; in main() local
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_debugfs.c74 static int guc_sched_disable_delay_ms_get(void *data, u64 *val) in guc_sched_disable_delay_ms_get()
86 static int guc_sched_disable_delay_ms_set(void *data, u64 val) in guc_sched_disable_delay_ms_set()
102 static int guc_sched_disable_gucid_threshold_get(void *data, u64 *val) in guc_sched_disable_gucid_threshold_get()
113 static int guc_sched_disable_gucid_threshold_set(void *data, u64 val) in guc_sched_disable_gucid_threshold_set()
132 void intel_guc_debugfs_register(struct intel_guc *guc, struct dentry *root) in intel_guc_debugfs_register()
Dintel_guc_log_debugfs.c82 static int guc_log_level_get(void *data, u64 *val) in guc_log_level_get()
94 static int guc_log_level_set(void *data, u64 val) in guc_log_level_set()
127 int val; in guc_log_relay_write() local
162 struct dentry *root) in intel_guc_log_debugfs_register()
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Drefcounted_kptr.c74 struct bpf_rb_root *root, in __insert_in_tree_and_list()
106 static long __stash_map_insert_tree(int idx, int val, struct bpf_rb_root *root, in __stash_map_insert_tree()
140 static long __read_from_tree(struct bpf_rb_root *root, in __read_from_tree()
210 long val = -99; in __read_from_unstash() local
/linux-6.14.4/fs/btrfs/
Dulist.h29 u64 val; /* value to store */ member
43 struct rb_root root; member
59 static inline int ulist_add_merge_ptr(struct ulist *ulist, u64 val, void *aux, in ulist_add_merge_ptr()
Ddelayed-inode.c55 struct btrfs_root *root, u64 inode_id) in btrfs_init_delayed_node()
70 struct btrfs_root *root = btrfs_inode->root; in btrfs_get_delayed_node() local
127 struct btrfs_root *root = btrfs_inode->root; in btrfs_get_or_create_delayed_node() local
175 static void btrfs_queue_delayed_node(struct btrfs_delayed_root *root, in btrfs_queue_delayed_node()
196 static void btrfs_dequeue_delayed_node(struct btrfs_delayed_root *root, in btrfs_dequeue_delayed_node()
276 struct btrfs_root *root = delayed_node->root; in __btrfs_release_delayed_node() local
349 struct rb_root *root, in __btrfs_lookup_delayed_item()
387 struct rb_root_cached *root; in __btrfs_add_delayed_item() local
421 struct rb_root_cached *root; in __btrfs_remove_delayed_item() local
532 static void btrfs_delayed_item_release_metadata(struct btrfs_root *root, in btrfs_delayed_item_release_metadata()
[all …]
/linux-6.14.4/arch/powerpc/platforms/86xx/
Dmvme7100.c79 unsigned long root = of_get_flat_dt_root(); in mvme7100_probe() local
86 unsigned int val; in mvme7100_usb_host_fixup() local
/linux-6.14.4/drivers/soc/imx/
Dsoc-imx.c31 struct device_node *root; in imx_soc_device_init() local
35 u32 val; in imx_soc_device_init() local
/linux-6.14.4/drivers/pci/controller/dwc/
Dpcie-hisi.c26 int size, u32 *val) in hisi_pcie_rd_conf()
44 int where, int size, u32 val) in hisi_pcie_wr_conf()
80 struct acpi_pci_root *root = acpi_driver_data(adev); in hisi_pcie_init() local
/linux-6.14.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dof.c73 struct device_node *root, *np = dev->of_node; in brcmf_of_probe() local
80 u32 val; in brcmf_of_probe() local
/linux-6.14.4/kernel/cgroup/
Dcgroup-v1.c64 struct cgroup_root *root; in cgroup_attach_task_all() local
602 struct cftype *cft, u64 val) in cgroup_write_notify_on_release()
618 struct cftype *cft, u64 val) in cgroup_clone_children_write()
873 struct cgroup_root *root = cgroup_root_from_kf(kf_root); in cgroup1_show_options() local
1084 struct cgroup_root *root = cgroup_root_from_kf(kf_root); in cgroup1_reconfigure() local
1155 struct cgroup_root *root; in cgroup1_root_to_use() local
1289 struct cgroup_root *root; in task_get_cgroup1() local

12345678