/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_structs.h | 99 unsigned int DPPPerSurface; 102 unsigned int ViewportHeight; 103 unsigned int ViewportHeightChroma; 104 unsigned int BlockWidth256BytesY; 105 unsigned int BlockHeight256BytesY; 106 unsigned int BlockWidth256BytesC; 107 unsigned int BlockHeight256BytesC; 108 unsigned int BlockWidthY; 109 unsigned int BlockHeightY; 110 unsigned int BlockWidthC; [all …]
|
H A D | display_mode_vba.h | 34 …struct display_mode_lib *mode_lib, const display_e2e_pipe_params_st *pipes, unsigned int num_pipes) 75 …b *mode_lib, const display_e2e_pipe_params_st *pipes, unsigned int num_pipes, unsigned int which_p… 151 unsigned int num_pipes); 155 unsigned int num_pipes); 159 unsigned int num_pipes); 160 unsigned int dml_get_voltage_level( 163 unsigned int num_pipes); 165 unsigned int get_total_surface_size_in_mall_bytes( 168 unsigned int num_pipes); 172 unsigned int num_pipes, [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 35 unsigned int dml32_dscceComputeDelay( 36 unsigned int bpc, 38 unsigned int sliceWidth, 39 unsigned int numSlices, 43 unsigned int dml32_dscComputeDelay(enum output_format_class pixelFormat, enum output_encoder_class … 52 unsigned int *BytePerPixelY, 53 unsigned int *BytePerPixelC, 56 unsigned int *BlockHeight256BytesY, 57 unsigned int *BlockHeight256BytesC, 58 unsigned int *BlockWidth256BytesY, [all …]
|
/linux/drivers/media/platform/allegro-dvt/ |
H A D | nal-hevc.h | 18 unsigned int general_profile_space; 19 unsigned int general_tier_flag; 20 unsigned int general_profile_idc; 21 unsigned int general_profile_compatibility_flag[32]; 22 unsigned int general_progressive_source_flag; 23 unsigned int general_interlaced_source_flag; 24 unsigned int general_non_packed_constraint_flag; 25 unsigned int general_frame_only_constraint_flag; 28 unsigned int general_max_12bit_constraint_flag; 29 unsigned int general_max_10bit_constraint_flag; [all …]
|
/linux/tools/power/x86/intel-speed-select/ |
H A D | isst.h | 88 int cpu; 89 int pkg; 90 int die; 91 int punit; 95 unsigned int clos_min; 96 unsigned int clos_max; 103 int hp_cores; 104 int hp_ratios[TRL_MAX_LEVELS]; 108 int pbf_acticated; 109 int pbf_available; [all …]
|
/linux/arch/powerpc/platforms/ps3/ |
H A D | platform.h | 32 void ps3_shutdown_IRQ(int cpu); 33 void __init ps3_register_ipi_debug_brk(unsigned int cpu, unsigned int virq); 34 void __init ps3_register_ipi_irq(unsigned int cpu, unsigned int virq); 40 void ps3_smp_cleanup_cpu(int cpu); 42 static inline void ps3_smp_cleanup_cpu(int cpu) { } in ps3_smp_cleanup_cpu() 50 int ps3_set_rtc_time(struct rtc_time *time); 81 int ps3_repository_read_bus_str(unsigned int bus_index, const char *bus_str, 83 int ps3_repository_read_bus_id(unsigned int bus_index, u64 *bus_id); 84 int ps3_repository_read_bus_type(unsigned int bus_index, 86 int ps3_repository_read_bus_num_dev(unsigned int bus_index, [all …]
|
/linux/tools/testing/selftests/bpf/test_kmods/ |
H A D | bpf_testmod.h | 25 int val; 31 int cnt; 35 int (*test_1)(void); 36 void (*test_2)(int a, int b); 38 int (*test_maybe_null)(int dummy, struct task_struct *task); 39 int (*unsupported_ops)(void); 41 int (*test_refcounted)(int dumm [all...] |
/linux/sound/pci/ctxfi/ |
H A D | cthardware.h | 58 unsigned int rsr; /* reference sample rate in Hzs*/ 59 unsigned int msr; /* master sample rate in rsrs */ 63 unsigned int digit_io_switch:1; 64 unsigned int dedicated_mic:1; 65 unsigned int output_switch:1; 66 unsigned int mic_source_switch:1; 70 int (*card_init)(struct hw *hw, struct card_conf *info); 71 int (*card_stop)(struct hw *hw); 72 int (*pll_init)(struct hw *hw, unsigned int rsr); 74 int (*suspend)(struct hw *hw); [all …]
|
/linux/arch/um/include/shared/ |
H A D | os.h | 51 int ust_dev; /* device */ 53 int ust_mode; /* protection */ 54 int ust_nlink; /* number of hard links */ 55 int ust_uid; /* user ID of owner */ 56 int ust_gid; /* group ID of owner */ 58 int ust_blksize; /* blocksize for filesystem I/O */ 66 unsigned int r : 1; 67 unsigned int w : 1; 68 unsigned int s : 1; /* O_SYNC */ 69 unsigned int c : 1; /* O_CREAT */ [all …]
|
/linux/include/linux/ |
H A D | vt_kern.h | 19 void kd_mksound(unsigned int hz, unsigned int ticks); 20 int kbd_rate(struct kbd_repeat *rep); 22 extern int fg_console, last_console, want_console; 26 int vc_allocate(unsigned int console); 27 int vc_cons_allocated(unsigned int console); 28 int __vc_resize(struct vc_data *vc, unsigned int cols, unsigned int lines, 30 struct vc_data *vc_deallocate(unsigned int console); 32 void do_blank_screen(int entering_gfx); 33 void do_unblank_screen(int leaving_gfx); 35 int con_font_op(struct vc_data *vc, struct console_font_op *op); [all …]
|
H A D | lsm_hook_defs.h | 29 LSM_HOOK(int, 0, binder_set_context_mgr, const struct cred *mgr) 30 LSM_HOOK(int, 0, binder_transaction, const struct cred *from, 32 LSM_HOOK(int, 0, binder_transfer_binder, const struct cred *from, 34 LSM_HOOK(int, 0, binder_transfer_file, const struct cred *from, 36 LSM_HOOK(int, 0, ptrace_access_check, struct task_struct *child, 37 unsigned int mode) 38 LSM_HOOK(int, 0, ptrace_traceme, struct task_struct *parent) 39 LSM_HOOK(int, 0, capget, const struct task_struct *target, kernel_cap_t *effective, 41 LSM_HOOK(int, 0, capset, struct cred *new, const struct cred *old, 44 LSM_HOOK(int, 0, capable, const struct cred *cred, struct user_namespace *ns, [all …]
|
H A D | syscalls.h | 202 static inline int is_syscall_trace_event(struct trace_event_call *tp_event) in is_syscall_trace_event() 211 static inline int is_syscall_trace_event(struct trace_event_call *tp_event) in is_syscall_trace_event() 336 asmlinkage long sys_io_uring_enter(unsigned int fd, u32 to_submit, 339 asmlinkage long sys_io_uring_register(unsigned int fd, unsigned int op, 340 void __user *arg, unsigned int nr_args); 342 const void __user *value, size_t size, int flags); 343 asmlinkage long sys_setxattrat(int dfd, const char __user *path, unsigned int at_flags, 347 const void __user *value, size_t size, int flags); 348 asmlinkage long sys_fsetxattr(int fd, const char __user *name, 349 const void __user *value, size_t size, int flags); [all …]
|
/linux/sound/soc/mediatek/common/ |
H A D | mtk-base-afe.h | 34 int id; 36 int reg_ofs_base; 37 int reg_ofs_cur; 38 int reg_ofs_end; 39 int reg_ofs_base_msb; 40 int reg_ofs_cur_msb; 41 int reg_ofs_end_msb; 42 int fs_reg; 43 int fs_shift; 44 int fs_maskbit; [all …]
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw.h | 53 int ib_mtu; 54 int max_port_width; 55 int max_vl; 56 int max_tc_eth; 57 int max_gids; 58 int max_pkeys; 61 int trans_type; 62 int vendor_oui; 69 int max_srq_sz; 70 int max_qp_sz; [all …]
|
/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_cmd.h | 121 int max_srq_sz; 122 int max_qp_sz; 123 int reserved_qps; 124 int max_qps; 125 int reserved_srqs; 126 int max_srqs; 127 int reserved_eecs; 128 int max_eecs; 129 int max_cq_sz; 130 int reserved_cqs; [all …]
|
/linux/fs/smb/client/ |
H A D | smb2proto.h | 23 extern int map_smb2_to_linux_error(char *buf, bool log_err); 24 extern int smb2_check_message(char *buf, unsigned int length, 26 extern unsigned int smb2_calc_size(void *buf); 27 extern char *smb2_get_data_area_len(int *off, int *len, 32 extern int smb2_verify_signature(struct smb_rqst *, struct TCP_Server_Info *); 33 extern int smb2_check_receive(struct mid_q_entry *mid, 42 extern int smb2_calc_signature(struct smb_rqst *rqst, 45 extern int smb3_calc_signature(struct smb_rqst *rqst, 52 extern int smb3_handle_read_data(struct TCP_Server_Info *server, 54 extern int smb2_query_reparse_tag(const unsigned int xid, struct cifs_tcon *tcon, [all …]
|
/linux/tools/perf/ |
H A D | builtin.h | 9 int is_builtin; 21 int cmd_annotate(int argc, const char **argv); 22 int cmd_bench(int argc, const char **argv); 23 int cmd_buildid_cache(int argc, const char **argv); 24 int cmd_buildid_list(int argc, const char **argv); 25 int cmd_check(int argc, const char **argv); 26 int cmd_config(int argc, const char **argv); 27 int cmd_c2c(int argc, const char **argv); 28 int cmd_diff(int argc, const char **argv); 29 int cmd_evlist(int argc, const char **argv); [all …]
|
/linux/arch/m68k/include/asm/ |
H A D | openprom.h | 27 int (*v0_devopen)(char *device_str); 28 int (*v0_devclose)(int dev_desc); 29 int (*v0_rdblkdev)(int dev_desc, int num_blks, int blk_st, char *buf); 30 int (*v0_wrblkdev)(int dev_desc, int num_blks, int blk_st, char *buf); 31 int (*v0_wrnetdev)(int dev_desc, int num_bytes, char *buf); 32 int (*v0_rdnetdev)(int dev_desc, int num_bytes, char *buf); 33 int (*v0_rdchardev)(int dev_desc, int num_bytes, int dummy, char *buf); 34 int (*v0_wrchardev)(int dev_desc, int num_bytes, int dummy, char *buf); 35 int (*v0_seekdev)(int dev_desc, long logical_offst, int from); 40 int (*v2_inst2pkg)(int d); /* Convert ihandle to phandle */ [all …]
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | common.h | 157 int (*read)(struct net_device *dev, int phy_addr, int mmd_addr, 159 int (*write)(struct net_device *dev, int phy_addr, int mmd_addr, 168 unsigned int gpio_out; /* GPIO output settings */ 303 unsigned int nchan; /* # of channels */ 304 unsigned int pmrx_size; /* total PMRX capacity */ 305 unsigned int pmtx_size; /* total PMTX capacity */ 306 unsigned int cm_size; /* total CM capacity */ 307 unsigned int chan_rx_size; /* per channel Rx size */ 308 unsigned int chan_tx_size; /* per channel Tx size */ 309 unsigned int rx_pg_size; /* Rx page size */ [all …]
|
/linux/tools/perf/bench/ |
H A D | bench.h | 21 int bench_numa(int argc, const char **argv); 22 int bench_sched_messaging(int argc, const char **argv); 23 int bench_sched_pipe(int argc, const char **argv); 24 int bench_sched_seccomp_notify(int argc, const char **argv); 25 int bench_syscall_basic(int argc, const char **argv); 26 int bench_syscall_getpgid(int argc, const char **argv); 27 int bench_syscall_fork(int argc, const char **argv); 28 int bench_syscall_execve(int argc, const char **argv); 29 int bench_mem_memcpy(int argc, const char **argv); 30 int bench_mem_memset(int argc, const char **argv); [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | core_reloc_types.h | 13 int valid[10]; 15 int comm_len; 26 int read_ctx_sz; 33 int comm_len; 40 int a; 41 int b; 42 int c; 47 int a; 48 int b; 49 int [all...] |
/linux/include/linux/netfilter/ |
H A D | nf_conntrack_sip.h | 13 unsigned int register_cseq; 14 unsigned int invite_cseq; 29 unsigned int len; 42 unsigned int len; 43 int (*request)(struct sk_buff *skb, unsigned int protoff, 44 unsigned int dataoff, 45 const char **dptr, unsigned int *datalen, 46 unsigned int cseq); 47 int (*response)(struct sk_buff *skb, unsigned int protoff, 48 unsigned int dataoff, [all …]
|
/linux/drivers/gpu/drm/gma500/ |
H A D | psb_intel_sdvo_regs.h | 54 unsigned int sdvo_inputs_mask:2; 55 unsigned int smooth_scaling:1; 56 unsigned int sharp_scaling:1; 57 unsigned int up_scaling:1; 58 unsigned int down_scaling:1; 59 unsigned int stall_support:1; 60 unsigned int pad:1; 157 unsigned int input0_trained:1; 158 unsigned int input1_trained:1; 159 unsigned int pad:6; [all …]
|
/linux/drivers/video/fbdev/omap/ |
H A D | omapfb.h | 54 int region_cnt; 60 int config; /* TFT/STN, signal inversion */ 61 int bpp; /* Pixel format in fb mem */ 62 int data_lines; /* Lines on LCD HW interface */ 64 int x_res, y_res; 65 int pixel_clock; /* In kHz */ 66 int hsw; /* Horizontal synchronization 68 int hfp; /* Horizontal front porch */ 69 int hbp; /* Horizontal back porch */ 70 int vsw; /* Vertical synchronization [all …]
|
/linux/tools/testing/vsock/ |
H A D | util.h | 34 static_assert(BITS_PER_TYPE(int) >= TRANSPORT_NUM); 52 unsigned int peer_cid; 53 unsigned int peer_port; 72 unsigned int parse_cid(const char *str); 73 unsigned int parse_port(const char *str); 74 int vsock_connect_fd(int fd, unsigned int cid, unsigned int port); 75 int vsock_connect(unsigned int cid, unsigned int port, int type); 76 int vsock_accept(unsigned int cid, unsigned int port, 77 struct sockaddr_vm *clientaddrp, int type); 78 int vsock_stream_connect(unsigned int cid, unsigned int port); [all …]
|