Searched refs:dis (Results 26 - 44 of 44) sorted by relevance

12

/linux-master/arch/s390/kernel/
H A Dkprobes.c26 #include <asm/dis.h>
H A Duprobes.c17 #include <asm/dis.h>
H A Ddis.c28 #include <asm/dis.h>
/linux-master/drivers/char/
H A Dhpet.c530 unsigned long dis)
534 m = hpets->hp_tick_freq + (dis >> 1);
535 return div64_ul(m, dis);
529 hpet_time_div(struct hpets *hpets, unsigned long dis) argument
/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css_internal.h511 * s3a and dis are now also dynamic but (stil) handled separately
661 struct ia_css_isp_dvs_statistics dis; member in union:sh_css_hmm_buffer::__anon1062
H A Dsh_css_sp.c111 sh_css_sp_stage.enable.sdis = sh_css_isp_stage.binary_info.enable.dis;
987 if (binary->info->sp.enable.dis) {
H A Dsh_css.c3553 ddr_buffer.payload.dis = *buffer->data.stats_dvs;
3609 * empty 3a and dis
3613 stage->binary->info->sp.enable.dis)) {
3851 buffer->exp_id = ddr_buffer.payload.dis.exp_id;
3852 buffer->data.stats_dvs->exp_id = ddr_buffer.payload.dis.exp_id;
8755 if (binary && !binary->info->sp.enable.dis)
8997 (pipe->pipe_settings.video.video_binary.info->sp.enable.dis
/linux-master/samples/hid/
H A DMakefile64 LLVM_DIS ?= llvm-dis
228 # below we use long chain of commands, clang | opt | llvm-dis | llc,
231 # processing (llvm12) and IR optimizations. 'llvm-dis' converts
/linux-master/fs/ocfs2/
H A Drefcounttree.c4484 struct ocfs2_dinode *dis; local
4495 dis = (struct ocfs2_dinode *)s_bh->b_data;
4533 le64_to_cpu(dis->i_refcount_loc),
4597 struct ocfs2_dinode *dis; local
4602 dis = (struct ocfs2_dinode *)s_bh->b_data;
4627 le64_to_cpu(dis->i_refcount_loc) !=
4652 le64_to_cpu(dis->i_refcount_loc));
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-param.h764 struct dis_param dis; member in struct:is_param_region
/linux-master/tools/perf/util/
H A Ddisasm.c1170 #include <dis-asm.h>
1175 #include <tools/dis-asm-compat.h>
/linux-master/net/ipv4/
H A Daf_inet.c702 int dis = sk->sk_disconnects; local
712 if (dis != sk->sk_disconnects) {
/linux-master/samples/bpf/
H A DMakefile204 LLVM_DIS ?= llvm-dis
393 # below we use long chain of commands, clang | opt | llvm-dis | llc,
396 # processing (llvm12) and IR optimizations. 'llvm-dis' converts
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-abi.h1694 u8 dis; member in struct:imgu_abi_binary_info::__anon454
/linux-master/include/linux/mlx4/
H A Ddevice.h1518 int mlx4_disable_rx_port_check(struct mlx4_dev *dev, bool dis);
/linux-master/arch/s390/kvm/
H A Dvsie.c21 #include <asm/dis.h>
H A Dinterrupt.c24 #include <asm/dis.h>
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c2528 int mlx4_disable_rx_port_check(struct mlx4_dev *dev, bool dis) argument
2534 if (dis)
/linux-master/arch/s390/net/
H A Dbpf_jit_comp.c29 #include <asm/dis.h>

Completed in 277 milliseconds

12