Searched +defs:block +defs:superblock (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/dist/pf/sbin/pfctl/ |
H A D | pfctl_optimize.c | 72 struct superblock { struct 75 struct superblock *sb_profiled_block; argument 263 struct superblock *block; in pfctl_optimize_ruleset() local 363 optimize_superblock(struct pfctl *pf, struct superblock *block) in optimize_superblock() 444 remove_identical_rules(struct pfctl *pf, struct superblock *block) in remove_identical_rules() 486 combine_rules(struct pfctl *pf, struct superblock *block) in combine_rules() 636 reorder_rules(struct pfctl *pf, struct superblock *block, int depth) in reorder_rules() 810 block_feedback(struct pfctl *pf, struct superblock *block) in block_feedback() 876 struct superblock *block, *blockcur; in load_feedback_profile() local 983 skip_append(struct superblock *superblock, int skipnum, in skip_append() [all …]
|
/netbsd-src/sbin/dump_lfs/ |
H A D | lfs_inode.c | 74 fs_read_sblock(char *superblock) in fs_read_sblock() 340 lfs_ifind(struct lfs *fs, ino_t ino, void *block) in lfs_ifind()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2out.cc | 5982 lookup_block_die (tree block) in lookup_block_die() 5993 equate_block_to_die (tree block, dw_die_ref die) in equate_block_to_die() 11902 add_ranges (const_tree block, bool maybe_new_sec) in add_ranges() 23377 tree block = ca_loc->block; in gen_call_site_die() local 24260 tree block; member 24287 const_tree block) in equal() 24846 tree chain, superblock = NULL_TREE; in add_high_low_attributes() local 27627 dwarf2out_ignore_block (const_tree block) in dwarf2out_ignore_block() 28200 block_within_block_p (tree block, tree outer, bool bothways) in block_within_block_p() 28241 dwarf2out_inline_entry (tree block) in dwarf2out_inline_entry()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2out.c | 5837 lookup_block_die (tree block) in lookup_block_die() 5848 equate_block_to_die (tree block, dw_die_ref die) in equate_block_to_die() 11706 add_ranges (const_tree block, bool maybe_new_sec) in add_ranges() 22679 tree block = ca_loc->block; in gen_call_site_die() local 23562 tree block; member 23589 const_tree block) in equal() 24148 tree chain, superblock = NULL_TREE; in add_high_low_attributes() local 27015 dwarf2out_ignore_block (const_tree block) in dwarf2out_ignore_block() 27588 block_within_block_p (tree block, tree outer, bool bothways) in block_within_block_p() 27629 dwarf2out_inline_entry (tree block) in dwarf2out_inline_entry()
|