Home
last modified time | relevance | path

Searched refs:href (Results 1 – 13 of 13) sorted by relevance

/linux/scripts/
H A Dexport_report.pl27 my ($href) = @_;
29 for my $mod (sort keys %$href) {
30 my $list = $href->{$mod};
/linux/arch/arm/boot/dts/st/
H A Dste-hrefprev60-tvk.dts8 #include "ste-href-ab8500.dtsi"
10 #include "ste-href-tvk1281618-r2.dtsi"
H A Dste-href520-tvk.dts8 #include "ste-href-ab8505.dtsi"
10 #include "ste-href-tvk1281618-r3.dtsi"
H A Dste-hrefv60plus-tvk.dts10 #include "ste-href-ab8500.dtsi"
12 #include "ste-href-tvk1281618-r2.dtsi"
H A Dste-hrefprev60-stuib.dts8 #include "ste-href-ab8500.dtsi"
10 #include "ste-href-stuib.dtsi"
H A Dste-hrefv60plus-stuib.dts10 #include "ste-href-ab8500.dtsi"
12 #include "ste-href-stuib.dtsi"
H A Dste-hrefprev60.dtsi8 #include "ste-href-ab8500.dtsi"
9 #include "ste-href.dtsi"
H A Dste-snowball.dts8 #include "ste-href-ab8500.dtsi"
9 #include "ste-href-family-pinctrl.dtsi"
H A Dste-href.dtsi8 #include "ste-href-family-pinctrl.dtsi"
H A Dste-hrefv60plus.dtsi6 #include "ste-href.dtsi"
/linux/tools/perf/Documentation/
H A Dasciidoc.conf93 <a href="{target}.html">{target}{0?({0})}</a>
/linux/tools/lib/perf/Documentation/
H A Dasciidoc.conf119 <a href="{target}.html">{target}{0?({0})}</a>
/linux/fs/btrfs/
H A Dextent-tree.c48 struct btrfs_delayed_ref_head *href,
1527 struct btrfs_delayed_ref_head *href) in free_head_ref_squota_rsv() argument
1529 u64 root = href->owning_root; in free_head_ref_squota_rsv()
1536 !href->is_data || !is_fstree(root)) in free_head_ref_squota_rsv()
1539 btrfs_qgroup_free_refroot(fs_info, root, href->reserved_bytes, in free_head_ref_squota_rsv()
1544 struct btrfs_delayed_ref_head *href, in run_delayed_data_ref() argument
1561 .root = href->owning_root, in run_delayed_data_ref()
1580 href->owning_root); in run_delayed_data_ref()
1581 free_head_ref_squota_rsv(trans->fs_info, href); in run_delayed_data_ref()
1587 ret = __btrfs_free_extent(trans, href, node, extent_op); in run_delayed_data_ref()
[all …]