Home
last modified time | relevance | path

Searched defs:anode (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/kernel/trace/
Dtrace_boot.c27 struct xbc_node *anode; in trace_boot_set_instance_options() local
85 struct xbc_node *anode; in trace_boot_enable_events() local
105 struct xbc_node *anode; in trace_boot_add_kprobe_event() local
142 struct xbc_node *anode; in trace_boot_add_synth_event() local
222 struct xbc_node *anode; in trace_boot_hist_add_array() local
251 struct xbc_node *knode, *anode; in trace_boot_hist_add_one_handler() local
466 struct xbc_node *anode; in trace_boot_init_one_event() local
562 struct xbc_node *anode; in trace_boot_set_ftrace_filter() local
/linux-6.1.9/fs/hpfs/
Danode.c19 struct anode *anode; in hpfs_bplus_lookup() local
64 struct anode *anode = NULL, *ranode = NULL; in hpfs_add_sector_to_btree() local
277 struct anode *anode = NULL; in hpfs_remove_btree() local
332 struct anode *anode; in anode_lookup() local
387 struct anode *anode; in hpfs_ea_remove() local
402 struct anode *anode; in hpfs_truncate_btree() local
Dhpfs.h492 struct anode struct
495 __le32 self; /* pointer to this anode */ argument
496 __le32 up; /* parent anode or fnode */ argument
512 sector run outside the fnode, or to multiple runs with an anode tree argument
Dea.c42 struct anode *anode; in hpfs_ea_ext_remove() local
Dmap.c223 struct anode *anode; in hpfs_map_anode() local
/linux-6.1.9/include/linux/
Dbootconfig.h190 #define xbc_array_for_each_value(anode, value) \ argument
234 #define xbc_node_for_each_array_value(node, key, anode, value) \ argument
/linux-6.1.9/drivers/net/ipvlan/
Dipvlan.h84 struct list_head anode; /* logical-interface linkage */ member