/linux-6.14.4/kernel/module/ |
D | tree_lookup.c | 45 unsigned long val = (unsigned long)key; in mod_tree_comp() local 64 static noinline void __mod_tree_insert(struct mod_tree_node *node, struct mod_tree_root *tree) in __mod_tree_insert() 69 static void __mod_tree_remove(struct mod_tree_node *node, struct mod_tree_root *tree) in __mod_tree_remove() 103 struct module *mod_find(unsigned long addr, struct mod_tree_root *tree) in mod_find()
|
D | main.c | 98 unsigned int size, struct mod_tree_root *tree) in __mod_update_bounds() 3247 static int unknown_module_param_cb(char *param, char *val, const char *modname, in unknown_module_param_cb()
|
/linux-6.14.4/fs/unicode/ |
D | mkutf8data.c | 262 static int utf8encode(char *str, unsigned int val) in utf8encode() 345 struct tree { struct 350 struct tree *next; argument 355 int *(*leaf_index)(struct tree *, void *); argument 378 * Example lookup function for a tree. argument 380 static void *lookup(struct tree *tree, const char *key) in lookup() 417 static void tree_walk(struct tree *tree) in tree_walk() 533 static int insert(struct tree *tree, char *key, int keylen, void *leaf) in insert() 654 static void prune(struct tree *tree) in prune() 815 static void mark_nodes(struct tree *tree) in mark_nodes() [all …]
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/mpc/dcn10/ |
D | dcn10_mpc.c | 127 struct mpcc *mpc1_get_mpcc_for_dpp(struct mpc_tree *tree, int dpp_id) in mpc1_get_mpcc_for_dpp() 197 struct mpc_tree *tree, in mpc1_insert_plane() 289 struct mpc_tree *tree, in mpc1_remove_mpcc() 414 struct mpc_tree *tree) in mpc1_init_mpcc_list_from_hw() 486 uint32_t val = 0xf; in mpc1_get_mpc_out_mux() local
|
/linux-6.14.4/mm/ |
D | zswap.c | 532 static int __zswap_param_set(const char *val, const struct kernel_param *kp, in __zswap_param_set() 645 static int zswap_compressor_param_set(const char *val, in zswap_compressor_param_set() 651 static int zswap_zpool_param_set(const char *val, in zswap_zpool_param_set() 657 static int zswap_enabled_param_set(const char *val, in zswap_enabled_param_set() 1063 struct xarray *tree; in zswap_writeback_entry() local 1613 struct xarray *tree; in zswap_store() local 1631 struct xarray *tree = swap_zswap_tree(swp); in zswap_load() local 1688 struct xarray *tree = swap_zswap_tree(swp); in zswap_invalidate() local 1701 struct xarray *trees, *tree; in zswap_swapon() local 1744 static int debugfs_get_total_size(void *data, u64 *val) in debugfs_get_total_size() [all …]
|
D | memcontrol-v1.c | 89 #define MEMFILE_PRIVATE(x, val) ((x) << 16 | (val)) argument 90 #define MEMFILE_TYPE(val) ((val) >> 16 & 0xffff) argument 91 #define MEMFILE_ATTR(val) ((val) & 0xffff) argument 412 struct cftype *cft, u64 val) in mem_cgroup_move_charge_write() 424 struct cftype *cft, u64 val) in mem_cgroup_move_charge_write() 517 unsigned long val, next; in memcg1_event_ratelimit() local 1438 struct cftype *cft, u64 val) in mem_cgroup_hierarchy_write() 1641 int nid, unsigned int lru_mask, bool tree) in mem_cgroup_node_nr_lru_pages() 1662 bool tree) in mem_cgroup_nr_lru_pages() 1851 struct cftype *cft, u64 val) in mem_cgroup_swappiness_write() [all …]
|
/linux-6.14.4/scripts/dtc/ |
D | livetree.c | 39 struct property *build_property(const char *name, struct data val, in build_property() 400 struct node *tree, uint32_t boot_cpuid_phys) in build_dt_info() 448 struct property *get_property_by_label(struct node *tree, const char *label, in get_property_by_label() 474 struct marker *get_marker_label(struct node *tree, const char *label, in get_marker_label() 513 struct node *get_node_by_path(struct node *tree, const char *path) in get_node_by_path() 539 struct node *get_node_by_label(struct node *tree, const char *label) in get_node_by_label() 559 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle() 583 struct node *get_node_by_ref(struct node *tree, const char *ref) in get_node_by_ref() 658 uint32_t guess_boot_cpuid(struct node *tree) in guess_boot_cpuid()
|
D | flattree.c | 45 static void bin_emit_cell(void *e, cell_t val) in bin_emit_cell() 123 static void asm_emit_cell(void *e, cell_t val) in asm_emit_cell() 236 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree() 589 fdt32_t val; in flat_read_word() local 669 struct data val; in flat_read_property() local 737 uint32_t val; in unflatten_tree() local 807 struct node *tree; in dt_from_blob() local 808 uint32_t val; in dt_from_blob() local
|
/linux-6.14.4/sound/hda/ |
D | hdac_sysfs.c | 179 unsigned int val; in pin_cfg_show() local 322 struct hdac_widget_tree *tree = codec->widgets; in widget_tree_free() local 365 struct hdac_widget_tree *tree; in widget_tree_create() local 427 struct hdac_widget_tree *tree; in hda_widget_sysfs_reinit() local
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | eq.h | 21 struct radix_tree_root tree; member 71 u32 val = (eq->cons_index & 0xffffff) | (eq->eqn << 24); in eq_update_ci() local
|
/linux-6.14.4/drivers/of/ |
D | overlay.c | 685 u32 val; in find_target() local 1078 static int find_node(const struct device_node *tree, struct device_node *np) in find_node()
|
/linux-6.14.4/include/linux/ |
D | audit.h | 54 struct audit_tree *tree; /* associated watched tree */ member 67 u32 val; member 550 enum audit_ntp_type type, long long val) in audit_ntp_set_old() 556 enum audit_ntp_type type, long long val) in audit_ntp_set_new() 694 enum audit_ntp_type type, long long val) in audit_ntp_set_old() 698 enum audit_ntp_type type, long long val) in audit_ntp_set_new()
|
D | netdevice.h | 258 struct rb_root tree; member 608 unsigned long val, new; in napi_if_scheduled_mark_missed() local
|
/linux-6.14.4/drivers/staging/media/rkvdec/ |
D | rkvdec-vp9.c | 75 u8 tree[7]; member 220 u8 val = v4l2_vp9_kf_y_mode_prob[i][j][k]; in init_intra_only_probs() local 455 u32 val = 0; in config_seg_registers() local 524 u32 val, last_frame_info = 0; in config_registers() local
|
/linux-6.14.4/scripts/kconfig/ |
D | gconf.c | 49 GtkTreeStore *tree1, *tree2, *tree; variable 1004 tristate val; in fill_row() local
|
/linux-6.14.4/kernel/ |
D | auditsc.c | 197 static int audit_match_filetype(struct audit_context *ctx, int val) in audit_match_filetype() 310 static int match_tree_refs(struct audit_context *ctx, struct audit_tree *tree) in match_tree_refs() 797 static int audit_in_mask(const struct audit_krule *rule, unsigned long val) in audit_in_mask()
|
/linux-6.14.4/fs/smb/client/ |
D | connect.c | 686 int val; in zero_credits() local 3750 const char *tree, struct cifs_tcon *tcon, in CIFSTCon()
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx4/ |
D | mlx4.h | 685 struct radix_tree_root tree; member 706 struct radix_tree_root tree; member 1387 static inline void set_param_l(u64 *arg, u32 val) in set_param_l() 1392 static inline void set_param_h(u64 *arg, u32 val) in set_param_h()
|
/linux-6.14.4/include/net/ |
D | pkt_cls.h | 508 struct tcf_ematch_tree *tree, in tcf_em_tree_match() 660 u32 val; member
|
/linux-6.14.4/kernel/events/ |
D | core.c | 709 #define __store_release(ptr, val) \ argument 4324 struct rb_root *tree; in ctx_event_to_rotate() local 7086 u64 val; in perf_output_sample_regs() local 10022 s64 old, val; in perf_swevent_set_period() local 10131 u64 val = event_id | (type << 32); in swevent_hash() local 11835 void *tmp, *val = idr_find(idr, id); in idr_cmpxchg() local 14176 perf_reboot(struct notifier_block *notifier, unsigned long val, void *v) in perf_reboot()
|