Searched refs:noinline (Results 151 - 175 of 316) sorted by relevance

1234567891011>>

/linux-master/net/sunrpc/xprtrdma/
H A Drpc_rdma.c183 static noinline int
1291 static noinline int
1316 static noinline int
H A Dsvc_rdma_rw.c881 static noinline int
1065 static noinline int svc_rdma_read_special(struct svc_rqst *rqstp,
/linux-master/fs/bcachefs/
H A Dio_read.c251 noinline
532 static noinline void bch2_rbio_narrow_crcs(struct bch_read_bio *rbio)
760 static noinline void read_from_stale_dirty_pointer(struct btree_trans *trans,
H A Dmovinggc.c197 noinline
H A Dbtree_write_buffer.c69 static noinline void wb_sort(struct wb_key_ref *base, size_t num)
114 static noinline int wb_flush_one_slowpath(struct btree_trans *trans,
/linux-master/drivers/firmware/xilinx/
H A Dzynqmp.c113 static noinline int do_fw_call_fail(u32 *ret_payload, u32 num_args, ...)
133 static noinline int do_fw_call_smc(u32 *ret_payload, u32 num_args, ...)
173 static noinline int do_fw_call_hvc(u32 *ret_payload, u32 num_args, ...)
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_timeline.c307 static noinline int
/linux-master/arch/x86/kernel/
H A Dtboot.c50 /* noinline to prevent gcc from warning about dereferencing constant fixaddr */
51 static noinline __init bool check_tboot_version(void)
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_tx.c263 static noinline void no_send_bufs(struct qib_devdata *dd)
/linux-master/drivers/base/
H A Ddevtmpfs.c412 static noinline int __init devtmpfs_setup(void *p)
/linux-master/arch/sparc/mm/
H A Dfault_64.c255 static void noinline __kprobes bogus_32bit_fault_tpc(struct pt_regs *regs)
/linux-master/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c199 void __attribute__((noinline)) violate_ss(void)
/linux-master/drivers/infiniband/sw/rdmavt/
H A Dvt.c380 static noinline int check_support(struct rvt_dev_info *rdi, int verb)
/linux-master/arch/powerpc/kernel/
H A Dbtext.c462 static noinline void draw_byte(unsigned char c, long locX, long locY)
/linux-master/include/linux/
H A Dbtf.h85 #define __bpf_kfunc __used noinline
/linux-master/kernel/bpf/
H A Dbpf_lsm.c25 noinline RET bpf_lsm_##NAME(__VA_ARGS__) \
/linux-master/fs/btrfs/
H A Dbtrfs_inode.h445 noinline int can_nocow_extent(struct inode *inode, u64 offset, u64 *len,
H A Ddelayed-ref.c739 static noinline void update_existing_head_ref(struct btrfs_trans_handle *trans,
903 static noinline struct btrfs_delayed_ref_head *
/linux-master/kernel/cgroup/
H A Drstat.c209 * A static noinline declaration here could cause the compiler to optimize away
210 * the function. A global noinline declaration will keep the definition, but may
218 __weak noinline void bpf_rstat_flush(struct cgroup *cgrp,
/linux-master/arch/powerpc/include/asm/
H A Dinterrupt.h390 #define interrupt_handler __visible noinline notrace __no_kcsan __no_sanitize_address
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dsync_regs_test.c137 static noinline void *race_sregs_cr4(void *arg)
/linux-master/lib/
H A Dinflate.c763 * We use `noinline' here to prevent gcc-3.5 from using too much stack space
765 STATIC int noinline INIT inflate_fixed(void)
827 * We use `noinline' here to prevent gcc-3.5 from using too much stack space
829 STATIC int noinline INIT inflate_dynamic(void)
/linux-master/drivers/hid/usbhid/
H A Dhiddev.c427 static noinline int hiddev_ioctl_usage(struct hiddev *hiddev, unsigned int cmd, void __user *user_arg)
566 static noinline int hiddev_ioctl_string(struct hiddev *hiddev, unsigned int cmd, void __user *user_arg)
/linux-master/net/core/
H A Dpage_pool.c316 noinline
479 noinline
/linux-master/kernel/locking/
H A Dlockdep.c1859 static noinline void
1934 static noinline void
2024 static noinline void print_circular_bug(struct lock_list *this,
2063 static noinline void print_bfs_bug(int ret)
2135 static noinline enum bfs_result
2160 static noinline enum bfs_result
2898 static noinline enum bfs_result

Completed in 209 milliseconds

1234567891011>>