Searched refs:noinline_for_stack (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/lib/ |
D | vsprintf.c | 114 static noinline_for_stack 172 static noinline_for_stack 214 static noinline_for_stack 240 static noinline_for_stack 274 static noinline_for_stack 390 static noinline_for_stack 509 static noinline_for_stack 558 static noinline_for_stack 615 static noinline_for_stack 646 static noinline_for_stack [all …]
|
/linux-4.1.27/net/core/ |
D | ethtool.c | 384 static noinline_for_stack int ethtool_get_drvinfo(struct net_device *dev, in ethtool_get_drvinfo() 430 static noinline_for_stack int ethtool_get_sset_info(struct net_device *dev, in ethtool_get_sset_info() 486 static noinline_for_stack int ethtool_set_rxnfc(struct net_device *dev, in ethtool_set_rxnfc() 518 static noinline_for_stack int ethtool_get_rxnfc(struct net_device *dev, in ethtool_get_rxnfc() 600 static noinline_for_stack int ethtool_get_rxfh_indir(struct net_device *dev, in ethtool_get_rxfh_indir() 648 static noinline_for_stack int ethtool_set_rxfh_indir(struct net_device *dev, in ethtool_set_rxfh_indir() 702 static noinline_for_stack int ethtool_get_rxfh(struct net_device *dev, in ethtool_get_rxfh() 774 static noinline_for_stack int ethtool_set_rxfh(struct net_device *dev, in ethtool_set_rxfh() 1111 static noinline_for_stack int ethtool_get_coalesce(struct net_device *dev, in ethtool_get_coalesce() 1126 static noinline_for_stack int ethtool_set_coalesce(struct net_device *dev, in ethtool_set_coalesce() [all …]
|
/linux-4.1.27/fs/btrfs/ |
D | relocation.c | 599 static noinline_for_stack 621 static noinline_for_stack 678 static noinline_for_stack 1625 static noinline_for_stack 1740 static noinline_for_stack 1760 static noinline_for_stack 1933 static noinline_for_stack 1970 static noinline_for_stack 2110 static noinline_for_stack int merge_reloc_root(struct reloc_control *rc, 2263 static noinline_for_stack [all …]
|
D | scrub.c | 413 static noinline_for_stack void scrub_free_ctx(struct scrub_ctx *sctx) in scrub_free_ctx() 451 static noinline_for_stack 2754 static noinline_for_stack int scrub_raid56_parity(struct scrub_ctx *sctx, in scrub_raid56_parity() 2957 static noinline_for_stack int scrub_stripe(struct scrub_ctx *sctx, in scrub_stripe() 3322 static noinline_for_stack int scrub_chunk(struct scrub_ctx *sctx, in scrub_chunk() 3365 static noinline_for_stack 3521 static noinline_for_stack int scrub_supers(struct scrub_ctx *sctx, in scrub_supers() 3559 static noinline_for_stack int scrub_workers_get(struct btrfs_fs_info *fs_info, in scrub_workers_get() 3598 static noinline_for_stack void scrub_workers_put(struct btrfs_fs_info *fs_info) in scrub_workers_put()
|
D | free-space-cache.c | 904 static noinline_for_stack 981 static noinline_for_stack int 1036 static noinline_for_stack int 1088 static noinline_for_stack int 1121 static void noinline_for_stack 1133 static void noinline_for_stack
|
D | extent_io.c | 3274 static noinline_for_stack int writepage_delalloc(struct inode *inode, in writepage_delalloc() 3363 static noinline_for_stack int __extent_writepage_io(struct inode *inode, in __extent_writepage_io() 3607 static noinline_for_stack int 3776 static noinline_for_stack int write_one_eb(struct extent_buffer *eb, in write_one_eb()
|
D | extent-tree.c | 1469 static noinline_for_stack 1662 static noinline_for_stack 1754 static noinline_for_stack 1818 static noinline_for_stack
|
/linux-4.1.27/fs/ext4/ |
D | mballoc.c | 720 static noinline_for_stack 1033 static noinline_for_stack 1100 static noinline_for_stack int 1777 static noinline_for_stack 1805 static noinline_for_stack 1873 static noinline_for_stack 1917 static noinline_for_stack 1976 static noinline_for_stack 2078 static noinline_for_stack int 2869 static noinline_for_stack int [all …]
|
/linux-4.1.27/drivers/block/ |
D | pktcdvd.c | 786 static noinline_for_stack int pkt_set_speed(struct pktcdvd_device *pd, in pkt_set_speed() 1643 static noinline_for_stack int pkt_get_last_written(struct pktcdvd_device *pd, in pkt_get_last_written() 1681 static noinline_for_stack int pkt_set_write_settings(struct pktcdvd_device *pd) in pkt_set_write_settings() 1841 static noinline_for_stack int pkt_probe_settings(struct pktcdvd_device *pd) in pkt_probe_settings() 1940 static noinline_for_stack int pkt_write_caching(struct pktcdvd_device *pd, in pkt_write_caching() 1985 static noinline_for_stack int pkt_get_max_speed(struct pktcdvd_device *pd, in pkt_get_max_speed() 2046 static noinline_for_stack int pkt_media_speed(struct pktcdvd_device *pd, in pkt_media_speed() 2119 static noinline_for_stack int pkt_perform_opc(struct pktcdvd_device *pd) in pkt_perform_opc()
|
/linux-4.1.27/include/linux/ |
D | compiler.h | 329 #define noinline_for_stack noinline macro
|
/linux-4.1.27/mm/ |
D | vmscan.c | 1437 static noinline_for_stack void 1509 static noinline_for_stack unsigned long
|
/linux-4.1.27/block/ |
D | blk-core.c | 1789 static noinline_for_stack bool
|