Home
last modified time | relevance | path

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

/linux-5.10/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-5.10/samples/bpf/
Dlathist_user.c37 struct cpu_hist *hist; in print_hist() local
/linux-5.10/lib/zlib_dfltcc/
Ddfltcc_util.h33 void *hist in dfltcc()
/linux-5.10/tools/perf/util/
Dblock-info.h45 struct block_hist hist; member
/linux-5.10/arch/parisc/kernel/
Dirq.c239 int hist = action->cr16_hist[k]; in show_interrupts() local
/linux-5.10/fs/fscache/
Dinternal.h86 #define fscache_hist(hist, start_jif) do {} while (0) argument
/linux-5.10/drivers/infiniband/hw/hfi1/
Dtrace.c528 struct hfi1_ctxt_hist hist = { variable
/linux-5.10/fs/ocfs2/
Dioctl.c395 static void o2ffg_update_histogram(struct ocfs2_info_free_chunk_list *hist, in o2ffg_update_histogram()
/linux-5.10/fs/cachefiles/
Dinternal.h202 #define cachefiles_hist(hist, start_jif) do {} while (0) argument
/linux-5.10/kernel/trace/
Dtrace_events_trigger.c1370 bool hist = false; in event_enable_trigger_func() local
Dtrace.h1740 bool hist; member
/linux-5.10/drivers/net/wireless/ath/ath5k/
Dphy.c1552 struct ath5k_nfcal_hist *hist = &ah->ah_nfcal_hist; in ath5k_hw_update_nfcal_hist() local
/linux-5.10/drivers/staging/media/rkisp1/uapi/
Drkisp1-config.h872 struct rkisp1_cif_isp_hist_stat hist; member
/linux-5.10/drivers/staging/media/atomisp/pci/
Dsh_css.c1282 static void print_pc_histo(char *core_name, struct sh_css_pc_histogram *hist) in print_pc_histo()