| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | string.c | 73 static bool __match_charclass(const char *pat, char c, const char **npat) in __match_charclass() 111 static bool __match_glob(const char *str, const char *pat, bool ignore_space, in __match_glob() 171 bool strglobmatch(const char *str, const char *pat) in strglobmatch() 176 bool strglobmatch_nocase(const char *str, const char *pat) in strglobmatch_nocase() 189 bool strlazymatch(const char *str, const char *pat) in strlazymatch()
|
| D | util.c | 117 static bool match_pat(char *file, const char **pat) in match_pat() 148 static int rm_rf_depth_pat(const char *path, int depth, const char **pat) in rm_rf_depth_pat() 206 const char *pat[] = { in rm_rf_kcore_dir() local 220 const char *pat[] = { in rm_rf_perf_data() local
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
| D | sysfillrect.c | 26 unsigned long pat, unsigned n, int bits) in bitfill_aligned() 82 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() 136 unsigned long pat, unsigned n, int bits) in bitfill_aligned_rev() 192 unsigned long pat, int left, int right, unsigned n, in bitfill_unaligned_rev() 245 unsigned long pat, pat2, fg; in sys_fillrect() local
|
| D | cfbfillrect.c | 36 unsigned long pat, unsigned n, int bits, u32 bswapmask) in bitfill_aligned() 93 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() 147 int dst_idx, unsigned long pat, unsigned n, int bits, in bitfill_aligned_rev() 218 int dst_idx, unsigned long pat, int left, int right, in bitfill_unaligned_rev() 280 unsigned long pat, pat2, fg; in cfb_fillrect() local
|
| D | fbcon_rotate.h | 23 static inline int pattern_test_bit(u32 x, u32 y, u32 pitch, const char *pat) in pattern_test_bit() 31 static inline void pattern_set_bit(u32 x, u32 y, u32 pitch, char *pat) in pattern_set_bit()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | string.c | 72 static bool __match_charclass(const char *pat, char c, const char **npat) in __match_charclass() 110 static bool __match_glob(const char *str, const char *pat, bool ignore_space, in __match_glob() 170 bool strglobmatch(const char *str, const char *pat) in strglobmatch() 175 bool strglobmatch_nocase(const char *str, const char *pat) in strglobmatch_nocase() 188 bool strlazymatch(const char *str, const char *pat) in strlazymatch()
|
| D | util.c | 120 static bool match_pat(char *file, const char **pat) in match_pat() 151 static int rm_rf_depth_pat(const char *path, int depth, const char **pat) in rm_rf_depth_pat() 209 const char *pat[] = { in rm_rf_a_kcore_dir() local 223 const char *pat[] = { in kcore_dir_filter() local 256 const char *pat[] = { in rm_rf_perf_data() local
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
| D | sysfillrect.c | 26 unsigned long pat, unsigned n, int bits) in bitfill_aligned() 72 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() 126 unsigned long pat, unsigned n, int bits) in bitfill_aligned_rev() 182 unsigned long pat, int left, int right, unsigned n, in bitfill_unaligned_rev() 235 unsigned long pat, pat2, fg; in sys_fillrect() local
|
| D | cfbfillrect.c | 36 unsigned long pat, unsigned n, int bits, u32 bswapmask) in bitfill_aligned() 93 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() 147 int dst_idx, unsigned long pat, unsigned n, int bits, in bitfill_aligned_rev() 218 int dst_idx, unsigned long pat, int left, int right, in bitfill_unaligned_rev() 280 unsigned long pat, pat2, fg; in cfb_fillrect() local
|
| D | fbcon_rotate.h | 23 static inline int pattern_test_bit(u32 x, u32 y, u32 pitch, const char *pat) in pattern_test_bit() 31 static inline void pattern_set_bit(u32 x, u32 y, u32 pitch, char *pat) in pattern_set_bit()
|
| /kernel/linux/linux-5.10/lib/ |
| D | globtest.c | 15 char const *pat, *str; member 19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() 145 char const *pat = p; in glob_init() local
|
| D | glob.c | 40 bool __pure glob_match(char const *pat, char const *str) in glob_match()
|
| /kernel/linux/linux-6.6/lib/ |
| D | globtest.c | 15 char const *pat, *str; member 19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() 145 char const *pat = p; in glob_init() local
|
| D | glob.c | 40 bool __pure glob_match(char const *pat, char const *str) in glob_match()
|
| /kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
| D | dsp_tones.c | 378 struct pattern *pat; in dsp_tone_copy() local 464 struct pattern *pat = (struct pattern *)tone->pattern; in dsp_tone_timeout() local 498 struct pattern *pat; in dsp_tone() local
|
| /kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
| D | dsp_tones.c | 378 struct pattern *pat; in dsp_tone_copy() local 464 struct pattern *pat = (struct pattern *)tone->pattern; in dsp_tone_timeout() local 498 struct pattern *pat; in dsp_tone() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/ |
| D | omap_dmm_priv.h | 104 struct pat { struct 106 struct pat_area area; argument 107 struct pat_ctrl ctrl; argument 108 u32 data_pa;
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/ |
| D | omap_dmm_priv.h | 96 struct pat { struct 98 struct pat_area area; argument 99 struct pat_ctrl ctrl; argument 100 u32 data_pa;
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| D | intel_gtt.c | 352 u64 pat; in bdw_setup_private_ppat() local 369 u64 pat; in chv_setup_private_ppat() local
|
| /kernel/linux/linux-5.10/arch/x86/mm/pat/ |
| D | memtype.c | 220 static void __init_cache_modes(u64 pat) in __init_cache_modes() 241 static void pat_bp_init(u64 pat) in pat_bp_init() 262 static void pat_ap_init(u64 pat) in pat_ap_init() 277 u64 pat = 0; in init_cache_modes() local 333 u64 pat; in pat_init() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
| D | i40e_diag.c | 19 u32 pat, val, orig_val; in i40e_diag_reg_pattern_test() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
| D | i40e_diag.c | 19 u32 pat, val, orig_val; in i40e_diag_reg_pattern_test() local
|
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/ |
| D | vidtv_psi.c | 811 vidtv_psi_pat_table_update_sec_len(struct vidtv_psi_table_pat *pat) in vidtv_psi_pat_table_update_sec_len() 941 vidtv_psi_pat_program_assign(struct vidtv_psi_table_pat *pat, in vidtv_psi_pat_program_assign() 973 struct vidtv_psi_table_pat *pat; in vidtv_psi_pat_table_init() local 1134 struct vidtv_psi_table_pat *pat) in vidtv_psi_pmt_get_pid() 1515 vidtv_psi_pmt_create_sec_for_each_pat_entry(struct vidtv_psi_table_pat *pat, in vidtv_psi_pmt_create_sec_for_each_pat_entry()
|
| /kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/ |
| D | vidtv_psi.c | 803 vidtv_psi_pat_table_update_sec_len(struct vidtv_psi_table_pat *pat) in vidtv_psi_pat_table_update_sec_len() 933 vidtv_psi_pat_program_assign(struct vidtv_psi_table_pat *pat, in vidtv_psi_pat_program_assign() 965 struct vidtv_psi_table_pat *pat; in vidtv_psi_pat_table_init() local 1126 struct vidtv_psi_table_pat *pat) in vidtv_psi_pmt_get_pid() 1507 vidtv_psi_pmt_create_sec_for_each_pat_entry(struct vidtv_psi_table_pat *pat, in vidtv_psi_pmt_create_sec_for_each_pat_entry()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| D | intel_gtt.c | 581 u64 pat; in bdw_setup_private_ppat() local 603 u64 pat; in chv_setup_private_ppat() local
|