Home
last modified time | relevance | path

Searched hist:e1f60a6580c04d0d2492bb6034e968b8c29c78cf (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Ddev-replace.hdiff e1f60a6580c04d0d2492bb6034e968b8c29c78cf Tue Oct 01 12:57:39 CDT 2019 David Sterba <dsterba@suse.com> btrfs: add __pure attribute to functions

The attribute is more relaxed than const and the functions could
dereference pointers, as long as the observable state is not changed. We
do have such functions, based on -Wsuggest-attribute=pure .

The visible effects of this patch are negligible, there are differences
in the assembly but hard to summarize.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dspace-info.hdiff e1f60a6580c04d0d2492bb6034e968b8c29c78cf Tue Oct 01 12:57:39 CDT 2019 David Sterba <dsterba@suse.com> btrfs: add __pure attribute to functions

The attribute is more relaxed than const and the functions could
dereference pointers, as long as the observable state is not changed. We
do have such functions, based on -Wsuggest-attribute=pure .

The visible effects of this patch are negligible, there are differences
in the assembly but hard to summarize.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dasync-thread.hdiff e1f60a6580c04d0d2492bb6034e968b8c29c78cf Tue Oct 01 12:57:39 CDT 2019 David Sterba <dsterba@suse.com> btrfs: add __pure attribute to functions

The attribute is more relaxed than const and the functions could
dereference pointers, as long as the observable state is not changed. We
do have such functions, based on -Wsuggest-attribute=pure .

The visible effects of this patch are negligible, there are differences
in the assembly but hard to summarize.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dasync-thread.cdiff e1f60a6580c04d0d2492bb6034e968b8c29c78cf Tue Oct 01 12:57:39 CDT 2019 David Sterba <dsterba@suse.com> btrfs: add __pure attribute to functions

The attribute is more relaxed than const and the functions could
dereference pointers, as long as the observable state is not changed. We
do have such functions, based on -Wsuggest-attribute=pure .

The visible effects of this patch are negligible, there are differences
in the assembly but hard to summarize.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dspace-info.cdiff e1f60a6580c04d0d2492bb6034e968b8c29c78cf Tue Oct 01 12:57:39 CDT 2019 David Sterba <dsterba@suse.com> btrfs: add __pure attribute to functions

The attribute is more relaxed than const and the functions could
dereference pointers, as long as the observable state is not changed. We
do have such functions, based on -Wsuggest-attribute=pure .

The visible effects of this patch are negligible, there are differences
in the assembly but hard to summarize.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Ddev-replace.cdiff e1f60a6580c04d0d2492bb6034e968b8c29c78cf Tue Oct 01 12:57:39 CDT 2019 David Sterba <dsterba@suse.com> btrfs: add __pure attribute to functions

The attribute is more relaxed than const and the functions could
dereference pointers, as long as the observable state is not changed. We
do have such functions, based on -Wsuggest-attribute=pure .

The visible effects of this patch are negligible, there are differences
in the assembly but hard to summarize.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dctree.cdiff e1f60a6580c04d0d2492bb6034e968b8c29c78cf Tue Oct 01 12:57:39 CDT 2019 David Sterba <dsterba@suse.com> btrfs: add __pure attribute to functions

The attribute is more relaxed than const and the functions could
dereference pointers, as long as the observable state is not changed. We
do have such functions, based on -Wsuggest-attribute=pure .

The visible effects of this patch are negligible, there are differences
in the assembly but hard to summarize.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dioctl.cdiff e1f60a6580c04d0d2492bb6034e968b8c29c78cf Tue Oct 01 12:57:39 CDT 2019 David Sterba <dsterba@suse.com> btrfs: add __pure attribute to functions

The attribute is more relaxed than const and the functions could
dereference pointers, as long as the observable state is not changed. We
do have such functions, based on -Wsuggest-attribute=pure .

The visible effects of this patch are negligible, there are differences
in the assembly but hard to summarize.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Dctree.hdiff e1f60a6580c04d0d2492bb6034e968b8c29c78cf Tue Oct 01 12:57:39 CDT 2019 David Sterba <dsterba@suse.com> btrfs: add __pure attribute to functions

The attribute is more relaxed than const and the functions could
dereference pointers, as long as the observable state is not changed. We
do have such functions, based on -Wsuggest-attribute=pure .

The visible effects of this patch are negligible, there are differences
in the assembly but hard to summarize.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>