| /kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/xlp-hal/ |
| D | iomap.h | 50 #define XLP_IO_DEV(node, dev) ((dev) + (node) * 8) argument 53 #define XLP_HDR_OFFSET(node, bus, dev, fn) \ argument 56 #define XLP_IO_BRIDGE_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 0) argument 58 #define XLP_IO_CIC0_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 1) argument 59 #define XLP_IO_CIC1_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 2) argument 60 #define XLP_IO_CIC2_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 3) argument 61 #define XLP_IO_PIC_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 4) argument 63 #define XLP_IO_PCIE_OFFSET(node, i) XLP_HDR_OFFSET(node, 0, 1, i) argument 64 #define XLP_IO_PCIE0_OFFSET(node) XLP_HDR_OFFSET(node, 0, 1, 0) argument 65 #define XLP_IO_PCIE1_OFFSET(node) XLP_HDR_OFFSET(node, 0, 1, 1) argument [all …]
|
| /kernel/linux/linux-6.6/drivers/clk/ti/ |
| D | dpll.c | 154 struct device_node *node) in _register_dpll() 217 static void _register_dpll_x2(struct device_node *node, in _register_dpll_x2() 279 static void __init of_ti_dpll_setup(struct device_node *node, in of_ti_dpll_setup() 395 static void __init of_ti_omap4_dpll_x2_setup(struct device_node *node) in of_ti_omap4_dpll_x2_setup() 404 static void __init of_ti_am3_dpll_x2_setup(struct device_node *node) in of_ti_am3_dpll_x2_setup() 413 static void __init of_ti_omap3_dpll_setup(struct device_node *node) in of_ti_omap3_dpll_setup() 438 static void __init of_ti_omap3_core_dpll_setup(struct device_node *node) in of_ti_omap3_core_dpll_setup() 457 static void __init of_ti_omap3_per_dpll_setup(struct device_node *node) in of_ti_omap3_per_dpll_setup() 477 static void __init of_ti_omap3_per_jtype_dpll_setup(struct device_node *node) in of_ti_omap3_per_jtype_dpll_setup() 500 static void __init of_ti_omap4_dpll_setup(struct device_node *node) in of_ti_omap4_dpll_setup() [all …]
|
| D | gate.c | 88 static struct clk *_register_gate(struct device_node *node, const char *name, in _register_gate() 126 static void __init _of_ti_gate_clk_setup(struct device_node *node, in _of_ti_gate_clk_setup() 169 _of_ti_composite_gate_clk_setup(struct device_node *node, in _of_ti_composite_gate_clk_setup() 195 of_ti_composite_no_wait_gate_clk_setup(struct device_node *node) in of_ti_composite_no_wait_gate_clk_setup() 203 static void __init of_ti_composite_interface_clk_setup(struct device_node *node) in of_ti_composite_interface_clk_setup() 211 static void __init of_ti_composite_gate_clk_setup(struct device_node *node) in of_ti_composite_gate_clk_setup() 219 static void __init of_ti_clkdm_gate_clk_setup(struct device_node *node) in of_ti_clkdm_gate_clk_setup() 226 static void __init of_ti_hsdiv_gate_clk_setup(struct device_node *node) in of_ti_hsdiv_gate_clk_setup() 234 static void __init of_ti_gate_clk_setup(struct device_node *node) in of_ti_gate_clk_setup() 240 static void __init of_ti_wait_gate_clk_setup(struct device_node *node) in of_ti_wait_gate_clk_setup() [all …]
|
| D | interface.c | 27 static struct clk *_register_interface(struct device_node *node, in _register_interface() 61 static void __init _of_ti_interface_clk_setup(struct device_node *node, in _of_ti_interface_clk_setup() 91 static void __init of_ti_interface_clk_setup(struct device_node *node) in of_ti_interface_clk_setup() 98 static void __init of_ti_no_wait_interface_clk_setup(struct device_node *node) in of_ti_no_wait_interface_clk_setup() 106 static void __init of_ti_hsotgusb_interface_clk_setup(struct device_node *node) in of_ti_hsotgusb_interface_clk_setup() 114 static void __init of_ti_dss_interface_clk_setup(struct device_node *node) in of_ti_dss_interface_clk_setup() 122 static void __init of_ti_ssi_interface_clk_setup(struct device_node *node) in of_ti_ssi_interface_clk_setup() 129 static void __init of_ti_am35xx_interface_clk_setup(struct device_node *node) in of_ti_am35xx_interface_clk_setup() 138 static void __init of_ti_omap2430_interface_clk_setup(struct device_node *node) in of_ti_omap2430_interface_clk_setup()
|
| /kernel/linux/linux-5.10/drivers/clk/ti/ |
| D | dpll.c | 162 struct device_node *node) in _register_dpll() 225 static void _register_dpll_x2(struct device_node *node, in _register_dpll_x2() 287 static void __init of_ti_dpll_setup(struct device_node *node, in of_ti_dpll_setup() 376 static void __init of_ti_omap4_dpll_x2_setup(struct device_node *node) in of_ti_omap4_dpll_x2_setup() 385 static void __init of_ti_am3_dpll_x2_setup(struct device_node *node) in of_ti_am3_dpll_x2_setup() 394 static void __init of_ti_omap3_dpll_setup(struct device_node *node) in of_ti_omap3_dpll_setup() 419 static void __init of_ti_omap3_core_dpll_setup(struct device_node *node) in of_ti_omap3_core_dpll_setup() 438 static void __init of_ti_omap3_per_dpll_setup(struct device_node *node) in of_ti_omap3_per_dpll_setup() 458 static void __init of_ti_omap3_per_jtype_dpll_setup(struct device_node *node) in of_ti_omap3_per_jtype_dpll_setup() 481 static void __init of_ti_omap4_dpll_setup(struct device_node *node) in of_ti_omap4_dpll_setup() [all …]
|
| D | gate.c | 96 static struct clk *_register_gate(struct device_node *node, const char *name, in _register_gate() 134 static void __init _of_ti_gate_clk_setup(struct device_node *node, in _of_ti_gate_clk_setup() 177 _of_ti_composite_gate_clk_setup(struct device_node *node, in _of_ti_composite_gate_clk_setup() 203 of_ti_composite_no_wait_gate_clk_setup(struct device_node *node) in of_ti_composite_no_wait_gate_clk_setup() 211 static void __init of_ti_composite_interface_clk_setup(struct device_node *node) in of_ti_composite_interface_clk_setup() 219 static void __init of_ti_composite_gate_clk_setup(struct device_node *node) in of_ti_composite_gate_clk_setup() 227 static void __init of_ti_clkdm_gate_clk_setup(struct device_node *node) in of_ti_clkdm_gate_clk_setup() 234 static void __init of_ti_hsdiv_gate_clk_setup(struct device_node *node) in of_ti_hsdiv_gate_clk_setup() 242 static void __init of_ti_gate_clk_setup(struct device_node *node) in of_ti_gate_clk_setup() 248 static void __init of_ti_wait_gate_clk_setup(struct device_node *node) in of_ti_wait_gate_clk_setup() [all …]
|
| D | interface.c | 35 static struct clk *_register_interface(struct device_node *node, in _register_interface() 69 static void __init _of_ti_interface_clk_setup(struct device_node *node, in _of_ti_interface_clk_setup() 99 static void __init of_ti_interface_clk_setup(struct device_node *node) in of_ti_interface_clk_setup() 106 static void __init of_ti_no_wait_interface_clk_setup(struct device_node *node) in of_ti_no_wait_interface_clk_setup() 114 static void __init of_ti_hsotgusb_interface_clk_setup(struct device_node *node) in of_ti_hsotgusb_interface_clk_setup() 122 static void __init of_ti_dss_interface_clk_setup(struct device_node *node) in of_ti_dss_interface_clk_setup() 130 static void __init of_ti_ssi_interface_clk_setup(struct device_node *node) in of_ti_ssi_interface_clk_setup() 137 static void __init of_ti_am35xx_interface_clk_setup(struct device_node *node) in of_ti_am35xx_interface_clk_setup() 146 static void __init of_ti_omap2430_interface_clk_setup(struct device_node *node) in of_ti_omap2430_interface_clk_setup()
|
| /kernel/linux/linux-5.10/arch/sparc/prom/ |
| D | tree_64.c | 20 static phandle prom_node_to_node(const char *type, phandle node) in prom_node_to_node() 38 inline phandle __prom_getchild(phandle node) in __prom_getchild() 43 phandle prom_getchild(phandle node) in prom_getchild() 56 inline phandle prom_getparent(phandle node) in prom_getparent() 71 inline phandle __prom_getsibling(phandle node) in __prom_getsibling() 76 phandle prom_getsibling(phandle node) in prom_getsibling() 93 int prom_getproplen(phandle node, const char *prop) in prom_getproplen() 117 int prom_getproperty(phandle node, const char *prop, in prom_getproperty() 145 int prom_getint(phandle node, const char *prop) in prom_getint() 160 int prom_getintdefault(phandle node, const char *property, int deflt) in prom_getintdefault() [all …]
|
| D | tree_32.c | 24 static phandle __prom_getchild(phandle node) in __prom_getchild() 40 phandle prom_getchild(phandle node) in prom_getchild() 56 static phandle __prom_getsibling(phandle node) in __prom_getsibling() 72 phandle prom_getsibling(phandle node) in prom_getsibling() 90 int prom_getproplen(phandle node, const char *prop) in prom_getproplen() 110 int prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) in prom_getproperty() 130 int prom_getint(phandle node, char *prop) in prom_getint() 144 int prom_getintdefault(phandle node, char *property, int deflt) in prom_getintdefault() 156 int prom_getbool(phandle node, char *prop) in prom_getbool() 170 void prom_getstring(phandle node, char *prop, char *user_buf, int ubuf_size) in prom_getstring() [all …]
|
| /kernel/linux/linux-6.6/arch/sparc/prom/ |
| D | tree_64.c | 20 static phandle prom_node_to_node(const char *type, phandle node) in prom_node_to_node() 38 inline phandle __prom_getchild(phandle node) in __prom_getchild() 43 phandle prom_getchild(phandle node) in prom_getchild() 56 inline phandle prom_getparent(phandle node) in prom_getparent() 71 inline phandle __prom_getsibling(phandle node) in __prom_getsibling() 76 phandle prom_getsibling(phandle node) in prom_getsibling() 93 int prom_getproplen(phandle node, const char *prop) in prom_getproplen() 117 int prom_getproperty(phandle node, const char *prop, in prom_getproperty() 145 int prom_getint(phandle node, const char *prop) in prom_getint() 160 int prom_getintdefault(phandle node, const char *property, int deflt) in prom_getintdefault() [all …]
|
| D | tree_32.c | 24 static phandle __prom_getchild(phandle node) in __prom_getchild() 40 phandle prom_getchild(phandle node) in prom_getchild() 56 static phandle __prom_getsibling(phandle node) in __prom_getsibling() 72 phandle prom_getsibling(phandle node) in prom_getsibling() 90 int prom_getproplen(phandle node, const char *prop) in prom_getproplen() 110 int prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) in prom_getproperty() 130 int prom_getint(phandle node, char *prop) in prom_getint() 144 int prom_getintdefault(phandle node, char *property, int deflt) in prom_getintdefault() 156 int prom_getbool(phandle node, char *prop) in prom_getbool() 170 void prom_getstring(phandle node, char *prop, char *user_buf, int ubuf_size) in prom_getstring() [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/elx/libefc/ |
| D | efc_node.c | 14 struct efc_node *node = rnode->node; in efc_remote_node_cb() local 34 struct efc_node *node = container_of(arg, struct efc_node, ref); in _efc_node_free() local 48 struct efc_node *node = NULL; in efc_node_alloc() local 120 efc_node_free(struct efc_node *node) in efc_node_free() 192 efc_node_attach(struct efc_node *node) in efc_node_attach() 246 efc_node_update_display_name(struct efc_node *node) in efc_node_update_display_name() 259 efc_node_send_ls_io_cleanup(struct efc_node *node) in efc_node_send_ls_io_cleanup() 270 static void efc_node_handle_implicit_logo(struct efc_node *node) in efc_node_handle_implicit_logo() 292 static void efc_node_handle_explicit_logo(struct efc_node *node) in efc_node_handle_explicit_logo() 346 efc_node_purge_pending(struct efc_node *node) in efc_node_purge_pending() [all …]
|
| D | efc_fabric.c | 24 efc_fabric_initiate_shutdown(struct efc_node *node) in efc_fabric_initiate_shutdown() 54 struct efc_node *node = NULL; in __efc_fabric_common() local 76 struct efc_node *node = ctx->app; in __efc_fabric_init() local 100 efc_fabric_set_topology(struct efc_node *node, in efc_fabric_set_topology() 107 efc_fabric_notify_topology(struct efc_node *node) in efc_fabric_notify_topology() 135 struct efc_node *node = ctx->app; in __efc_fabric_flogi_wait_rsp() local 240 struct efc_node *node = ctx->app; in __efc_vport_fabric_init() local 263 struct efc_node *node = ctx->app; in __efc_fabric_fdisc_wait_rsp() local 356 struct efc_node *node = ctx->app; in __efc_fabric_wait_domain_attach() local 397 struct efc_node *node = ctx->app; in __efc_fabric_idle() local [all …]
|
| D | efc_device.c | 16 efc_d_send_prli_rsp(struct efc_node *node, u16 ox_id) in efc_d_send_prli_rsp() 47 struct efc_node *node = NULL; in __efc_d_common() local 85 struct efc_node *node = ctx->app; in __efc_d_wait_del_node() local 148 struct efc_node *node = ctx->app; in __efc_d_wait_del_ini_tgt() local 201 struct efc_node *node = ctx->app; in __efc_d_initiate_shutdown() local 317 struct efc_node *node = ctx->app; in __efc_d_wait_loop() local 343 efc_send_ls_acc_after_attach(struct efc_node *node, in efc_send_ls_acc_after_attach() 358 efc_process_prli_payload(struct efc_node *node, void *prli) in efc_process_prli_payload() 374 struct efc_node *node = ctx->app; in __efc_d_wait_plogi_acc_cmpl() local 411 struct efc_node *node = ctx->app; in __efc_d_wait_logo_rsp() local [all …]
|
| /kernel/linux/linux-6.6/fs/hfs/ |
| D | bnode.c | 18 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_read() 42 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) in hfs_bnode_read_u16() 50 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) in hfs_bnode_read_u8() 58 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) in hfs_bnode_read_key() 73 void hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_write() 84 void hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) in hfs_bnode_write_u16() 91 void hfs_bnode_write_u8(struct hfs_bnode *node, int off, u8 data) in hfs_bnode_write_u8() 97 void hfs_bnode_clear(struct hfs_bnode *node, int off, int len) in hfs_bnode_clear() 125 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move() 142 void hfs_bnode_dump(struct hfs_bnode *node) in hfs_bnode_dump() [all …]
|
| /kernel/linux/linux-5.10/drivers/block/zram/zram_group/ |
| D | zlist.c | 25 static inline void zlist_node_lock(struct zlist_node *node) in zlist_node_lock() 30 static inline void zlist_node_unlock(struct zlist_node *node) in zlist_node_unlock() 37 struct zlist_node *prev, struct zlist_node *node, in zlist_before_add_check() 47 struct zlist_node *prev, struct zlist_node *node, in zlist_after_add_check() 57 struct zlist_node *prev, struct zlist_node *node, in zlist_before_del_check() 67 struct zlist_node *prev, struct zlist_node *node, in zlist_after_del_check() 77 struct zlist_node *prev, struct zlist_node *node, in zlist_before_add_check() 80 struct zlist_node *prev, struct zlist_node *node, in zlist_after_add_check() 83 struct zlist_node *prev, struct zlist_node *node, in zlist_before_del_check() 86 struct zlist_node *prev, struct zlist_node *node, in zlist_after_del_check() [all …]
|
| /kernel/linux/linux-6.6/drivers/block/zram/zram_group/ |
| D | zlist.c | 25 static inline void zlist_node_lock(struct zlist_node *node) in zlist_node_lock() 30 static inline void zlist_node_unlock(struct zlist_node *node) in zlist_node_unlock() 37 struct zlist_node *prev, struct zlist_node *node, in zlist_before_add_check() 47 struct zlist_node *prev, struct zlist_node *node, in zlist_after_add_check() 57 struct zlist_node *prev, struct zlist_node *node, in zlist_before_del_check() 67 struct zlist_node *prev, struct zlist_node *node, in zlist_after_del_check() 77 struct zlist_node *prev, struct zlist_node *node, in zlist_before_add_check() 80 struct zlist_node *prev, struct zlist_node *node, in zlist_after_add_check() 83 struct zlist_node *prev, struct zlist_node *node, in zlist_before_del_check() 86 struct zlist_node *prev, struct zlist_node *node, in zlist_after_del_check() [all …]
|
| /kernel/linux/linux-5.10/fs/hfs/ |
| D | bnode.c | 18 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_read() 45 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) in hfs_bnode_read_u16() 53 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) in hfs_bnode_read_u8() 61 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) in hfs_bnode_read_key() 76 void hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_write() 88 void hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) in hfs_bnode_write_u16() 95 void hfs_bnode_write_u8(struct hfs_bnode *node, int off, u8 data) in hfs_bnode_write_u8() 101 void hfs_bnode_clear(struct hfs_bnode *node, int off, int len) in hfs_bnode_clear() 132 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move() 149 void hfs_bnode_dump(struct hfs_bnode *node) in hfs_bnode_dump() [all …]
|
| /kernel/linux/linux-6.6/scripts/dtc/ |
| D | checks.c | 62 struct node *node, in check_msg() 119 #define FAIL(c, dti, node, ...) \ argument 126 #define FAIL_PROP(c, dti, node, prop, ...) \ argument 134 static void check_nodes_props(struct check *c, struct dt_info *dti, struct node *node) in check_nodes_props() 200 struct node *node) in check_always_fail() 207 struct node *node) in check_is_string() 225 struct node *node) in check_is_string_list() 254 struct node *node) in check_is_cell() 276 struct node *node) in check_duplicate_node_names() 290 struct node *node) in check_duplicate_property_names() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
| D | qos.c | 44 static void otx2_qos_get_regaddr(struct otx2_qos_node *node, in otx2_qos_get_regaddr() 83 struct otx2_qos_node *node, in otx2_config_sched_shaping() 137 struct otx2_qos_node *node, in __otx2_qos_txschq_cfg() 236 struct otx2_qos_node *node; in otx2_qos_free_hw_node_schq() local 245 struct otx2_qos_node *node, *tmp; in otx2_qos_free_hw_node() local 255 struct otx2_qos_node *node) in otx2_qos_free_hw_cfg() 270 struct otx2_qos_node *node) in otx2_qos_sw_node_delete() 286 struct otx2_qos_node *node, *tmp; in otx2_qos_free_sw_node_schq() local 297 struct otx2_qos_node *node, *tmp; in __otx2_qos_free_sw_node() local 307 struct otx2_qos_node *node) in otx2_qos_free_sw_node() [all …]
|
| /kernel/linux/linux-5.10/scripts/dtc/ |
| D | checks.c | 62 struct node *node, in check_msg() 119 #define FAIL(c, dti, node, ...) \ argument 126 #define FAIL_PROP(c, dti, node, prop, ...) \ argument 134 static void check_nodes_props(struct check *c, struct dt_info *dti, struct node *node) in check_nodes_props() 192 struct node *node) in check_always_fail() 199 struct node *node) in check_is_string() 217 struct node *node) in check_is_string_list() 246 struct node *node) in check_is_cell() 268 struct node *node) in check_duplicate_node_names() 282 struct node *node) in check_duplicate_property_names() [all …]
|
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| D | bnode.c | 22 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_read() 41 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) in hfs_bnode_read_u16() 49 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) in hfs_bnode_read_u8() 57 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) in hfs_bnode_read_key() 73 void hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_write() 94 void hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) in hfs_bnode_write_u16() 101 void hfs_bnode_clear(struct hfs_bnode *node, int off, int len) in hfs_bnode_clear() 175 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move() 291 void hfs_bnode_dump(struct hfs_bnode *node) in hfs_bnode_dump() 328 void hfs_bnode_unlink(struct hfs_bnode *node) in hfs_bnode_unlink() [all …]
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_boot.c | 25 trace_boot_set_instance_options(struct trace_array *tr, struct xbc_node *node) in trace_boot_set_instance_options() 83 trace_boot_enable_events(struct trace_array *tr, struct xbc_node *node) in trace_boot_enable_events() 102 trace_boot_add_kprobe_event(struct xbc_node *node, const char *event) in trace_boot_add_kprobe_event() 130 trace_boot_add_kprobe_event(struct xbc_node *node, const char *event) in trace_boot_add_kprobe_event() 139 trace_boot_add_synth_event(struct xbc_node *node, const char *event) in trace_boot_add_synth_event() 167 trace_boot_add_synth_event(struct xbc_node *node, const char *event) in trace_boot_add_synth_event() 228 trace_boot_init_events(struct trace_array *tr, struct xbc_node *node) in trace_boot_init_events() 241 #define trace_boot_enable_events(tr, node) do {} while (0) argument 242 #define trace_boot_init_events(tr, node) do {} while (0) argument 247 trace_boot_set_ftrace_filter(struct trace_array *tr, struct xbc_node *node) in trace_boot_set_ftrace_filter() [all …]
|
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| D | bnode.c | 22 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_read() 43 u16 hfs_bnode_read_u16(struct hfs_bnode *node, int off) in hfs_bnode_read_u16() 51 u8 hfs_bnode_read_u8(struct hfs_bnode *node, int off) in hfs_bnode_read_u8() 59 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) in hfs_bnode_read_key() 75 void hfs_bnode_write(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_write() 98 void hfs_bnode_write_u16(struct hfs_bnode *node, int off, u16 data) in hfs_bnode_write_u16() 105 void hfs_bnode_clear(struct hfs_bnode *node, int off, int len) in hfs_bnode_clear() 185 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move() 298 void hfs_bnode_dump(struct hfs_bnode *node) in hfs_bnode_dump() 335 void hfs_bnode_unlink(struct hfs_bnode *node) in hfs_bnode_unlink() [all …]
|
| /kernel/linux/linux-6.6/lib/ |
| D | radix-tree.c | 100 static inline void tag_set(struct radix_tree_node *node, unsigned int tag, in tag_set() 106 static inline void tag_clear(struct radix_tree_node *node, unsigned int tag, in tag_clear() 112 static inline int tag_get(const struct radix_tree_node *node, unsigned int tag, in tag_get() 152 static inline int any_tag_set(const struct radix_tree_node *node, in any_tag_set() 163 static inline void all_tag_set(struct radix_tree_node *node, unsigned int tag) in all_tag_set() 180 radix_tree_find_next_bit(struct radix_tree_node *node, unsigned int tag, in radix_tree_find_next_bit() 216 static inline unsigned long node_maxindex(const struct radix_tree_node *node) in node_maxindex() 222 const struct radix_tree_node *node, in next_index() 292 struct radix_tree_node *node = in radix_tree_node_rcu_free() local 308 radix_tree_node_free(struct radix_tree_node *node) in radix_tree_node_free() [all …]
|