Home
last modified time | relevance | path

Searched defs:restore (Results 1 – 25 of 53) sorted by relevance

123

/linux/arch/mips/include/asm/
H A Dfpu.h157 static inline int own_fpu_inatomic(int restore) in own_fpu_inatomic()
169 static inline int own_fpu(int restore) in own_fpu()
294 static inline int own_fpu_inatomic(int restore) in own_fpu_inatomic()
299 static inline int own_fpu(int restore) in own_fpu()
/linux/arch/loongarch/include/asm/
H A Dlbt.h58 static inline void own_lbt_inatomic(int restore) in own_lbt_inatomic()
67 static inline void own_lbt(int restore) in own_lbt()
99 static inline void own_lbt_inatomic(int restore) {} in own_lbt_inatomic()
H A Dfpu.h116 static inline void own_fpu_inatomic(int restore) in own_fpu_inatomic()
125 static inline void own_fpu(int restore) in own_fpu()
H A Dkprobes.h32 unsigned long restore; member
/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c449 static bool ttm_pool_restore_valid(const struct ttm_pool_tt_restore *restore) in ttm_pool_restore_valid()
508 static int ttm_pool_restore_commit(struct ttm_pool_tt_restore *restore, in ttm_pool_restore_commit()
585 struct ttm_pool_tt_restore *restore, in ttm_pool_page_allocated_restore()
607 struct ttm_pool_tt_restore *restore) in ttm_pool_page_allocated()
702 struct ttm_pool_tt_restore *restore) in __ttm_pool_alloc()
858 struct ttm_pool_tt_restore *restore = tt->restore; in ttm_pool_restore_and_alloc() local
900 struct ttm_pool_tt_restore *restore; in ttm_pool_drop_backed_up() local
/linux/net/unix/
H A Dunix_bpf.c148 int unix_dgram_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in unix_dgram_bpf_update_proto()
164 int unix_stream_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in unix_stream_bpf_update_proto()
/linux/drivers/video/fbdev/via/
H A Ddvi.c255 int restore; in viafb_dvi_query_EDID() local
278 int i, restore; in dvi_get_panel_size_from_DDCv1() local
/linux/tools/power/pm-graph/
H A Dbootgraph.py706 def updateCron(restore=False): argument
753 def updateGrub(restore=False): argument
817 def updateKernelParams(restore=False): argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dsample.c45 struct mlx5e_sample_restore *restore; member
267 struct mlx5e_sample_restore *restore; in sample_restore_get() local
312 sample_restore_put(struct mlx5e_tc_psample *tc_psample, struct mlx5e_sample_restore *restore) in sample_restore_put()
/linux/arch/csky/include/asm/
H A Dprobes.h14 unsigned long restore; member
/linux/arch/riscv/include/asm/
H A Dprobes.h14 unsigned long restore; member
/linux/arch/arc/kernel/
H A Dfpu.c72 struct arc_fpu *restore = &next->thread.fpu; in fpu_save_restore() local
/linux/arch/arm/mach-pxa/
H A Dpm.h11 void (*restore)(unsigned long *); member
/linux/sound/soc/intel/catpt/
H A Dloader.c543 bool restore) in catpt_load_image()
581 static int catpt_load_images(struct catpt_dev *cdev, bool restore) in catpt_load_images()
609 int catpt_boot_firmware(struct catpt_dev *cdev, bool restore) in catpt_boot_firmware()
/linux/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.c28 u32 restore = 0, tbu_status; in get_lpu_event() local
134 u32 restore = 0; in get_dou_event() local
/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_rtt.c208 bool restore; in ar9003_hw_rtt_restore() local
/linux/net/vmw_vsock/
H A Dvsock_bpf.c150 int vsock_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in vsock_bpf_update_proto()
/linux/net/ipv4/
H A Dudp_bpf.c141 int udp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in udp_bpf_update_proto()
/linux/include/drm/ttm/
H A Dttm_tt.h128 struct ttm_pool_tt_restore *restore; member
/linux/arch/microblaze/kernel/
H A Dentry.S784 restore: label
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_crtc.h70 void (*restore)(struct drm_crtc *crtc); member
/linux/drivers/media/i2c/
H A Dad5820.c126 static int ad5820_power_on(struct ad5820_device *coil, bool restore) in ad5820_power_on()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmigrate_reuseport.c148 static int setup_fastopen(char *buf, int size, int *saved_len, bool restore) in setup_fastopen()
/linux/kernel/
H A Dcrash_dump_dm_crypt.c311 static bool restore; variable
/linux/tools/testing/selftests/bpf/progs/
H A Dsetget_sockopt.c27 int restore; member

123