Home
last modified time | relevance | path

Searched defs:hist (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.15/drivers/media/platform/omap3isp/
Disphist.c30 static void hist_reset_mem(struct ispstat *hist) in hist_reset_mem()
62 static void hist_setup_regs(struct ispstat *hist, void *priv) in hist_setup_regs()
140 static void hist_enable(struct ispstat *hist, int enable) in hist_enable()
153 static int hist_busy(struct ispstat *hist) in hist_busy()
161 struct ispstat *hist = data; in hist_dma_cb() local
173 static int hist_buf_dma(struct ispstat *hist) in hist_buf_dma()
229 static int hist_buf_pio(struct ispstat *hist) in hist_buf_pio()
270 static int hist_buf_process(struct ispstat *hist) in hist_buf_process()
304 static int hist_validate_params(struct ispstat *hist, void *new_conf) in hist_validate_params()
360 static int hist_comp_params(struct ispstat *hist, in hist_comp_params()
[all …]
/Linux-v5.15/samples/bpf/
Dlathist_user.c37 struct cpu_hist *hist; in print_hist() local
/Linux-v5.15/lib/zlib_dfltcc/
Ddfltcc_util.h33 void *hist in dfltcc()
/Linux-v5.15/tools/perf/util/
Dblock-info.h45 struct block_hist hist; member
/Linux-v5.15/net/ethtool/
Dstats.c289 static int stats_put_rmon_hist(struct sk_buff *skb, u32 attr, const u64 *hist, in stats_put_rmon_hist()
/Linux-v5.15/arch/parisc/kernel/
Dirq.c237 int hist = action->cr16_hist[k]; in show_interrupts() local
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Dtrace.c491 static struct hfi1_ctxt_hist hist = { variable
/Linux-v5.15/fs/ocfs2/
Dioctl.c399 static void o2ffg_update_histogram(struct ocfs2_info_free_chunk_list *hist, in o2ffg_update_histogram()
/Linux-v5.15/kernel/trace/
Dtrace_events_trigger.c1394 bool hist = false; in event_enable_trigger_func() local
Dtrace.h1546 bool hist; member
/Linux-v5.15/include/linux/
Dethtool.h389 u64 hist[ETHTOOL_RMON_HIST_MAX]; member
/Linux-v5.15/drivers/net/wireless/ath/ath5k/
Dphy.c1552 struct ath5k_nfcal_hist *hist = &ah->ah_nfcal_hist; in ath5k_hw_update_nfcal_hist() local
/Linux-v5.15/include/uapi/linux/
Drkisp1-config.h934 struct rkisp1_cif_isp_hist_stat hist; member
/Linux-v5.15/drivers/staging/media/atomisp/pci/
Dsh_css.c1266 static void print_pc_histo(char *core_name, struct sh_css_pc_histogram *hist) in print_pc_histo()