Home
last modified time | relevance | path

Searched defs:pat (Results 1 - 25 of 105) sorted by relevance

12345

/kernel/linux/linux-5.10/lib/
H A Dglob.c40 bool __pure glob_match(char const *pat, char const *str) in glob_match() argument
[all...]
H A Dglobtest.c15 char const *pat, *str; member
19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() argument
145 char const *pat = p; in glob_init() local
/kernel/linux/linux-6.6/lib/
H A Dglob.c40 bool __pure glob_match(char const *pat, char const *str) in glob_match() argument
[all...]
H A Dglobtest.c15 char const *pat, *str; member
19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() argument
145 char const *pat = p; in glob_init() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_diag.c19 u32 pat, val, orig_val; in i40e_diag_reg_pattern_test() local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_diag.c19 u32 pat, val, orig_val; in i40e_diag_reg_pattern_test() local
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon_rotate.h23 static inline int pattern_test_bit(u32 x, u32 y, u32 pitch, const char *pat) in pattern_test_bit() argument
31 static inline void pattern_set_bit(u32 x, u32 y, u32 pitch, char *pat) in pattern_set_bit() argument
H A Dsysfillrect.c25 bitfill_aligned(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, unsigned n, int bits) bitfill_aligned() argument
81 bitfill_unaligned(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) bitfill_unaligned() argument
135 bitfill_aligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, unsigned n, int bits) bitfill_aligned_rev() argument
191 bitfill_unaligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) bitfill_unaligned_rev() argument
245 unsigned long pat, pat2, fg; sys_fillrect() local
[all...]
H A Dcfbfillrect.c35 bitfill_aligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, unsigned long pat, unsigned n, int bits, u32 bswapmask) bitfill_aligned() argument
92 bitfill_unaligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) bitfill_unaligned() argument
146 bitfill_aligned_rev(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, unsigned long pat, unsigned n, int bits, u32 bswapmask) bitfill_aligned_rev() argument
217 bitfill_unaligned_rev(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) bitfill_unaligned_rev() argument
280 unsigned long pat, pat2, fg; cfb_fillrect() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon_rotate.h23 static inline int pattern_test_bit(u32 x, u32 y, u32 pitch, const char *pat) in pattern_test_bit() argument
31 static inline void pattern_set_bit(u32 x, u32 y, u32 pitch, char *pat) in pattern_set_bit() argument
H A Dcfbfillrect.c35 bitfill_aligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, unsigned long pat, unsigned n, int bits, u32 bswapmask) bitfill_aligned() argument
92 bitfill_unaligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) bitfill_unaligned() argument
146 bitfill_aligned_rev(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, unsigned long pat, unsigned n, int bits, u32 bswapmask) bitfill_aligned_rev() argument
217 bitfill_unaligned_rev(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) bitfill_unaligned_rev() argument
280 unsigned long pat, pat2, fg; cfb_fillrect() local
[all...]
H A Dsysfillrect.c25 bitfill_aligned(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, unsigned n, int bits) bitfill_aligned() argument
71 bitfill_unaligned(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) bitfill_unaligned() argument
125 bitfill_aligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, unsigned n, int bits) bitfill_aligned_rev() argument
181 bitfill_unaligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) bitfill_unaligned_rev() argument
235 unsigned long pat, pat2, fg; sys_fillrect() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_diag.c39 u32 pat, val, before; in reg_pattern_test() local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_diag.c39 u32 pat, val, before; in reg_pattern_test() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dstring.c73 static bool __match_charclass(const char *pat, char c, const char **npat) in __match_charclass() argument
111 __match_glob(const char *str, const char *pat, bool ignore_space, bool case_ins) __match_glob() argument
171 strglobmatch(const char *str, const char *pat) strglobmatch() argument
176 strglobmatch_nocase(const char *str, const char *pat) strglobmatch_nocase() argument
189 strlazymatch(const char *str, const char *pat) strlazymatch() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dwmt_ge_rops.c43 unsigned long fg, pat; in wmt_ge_fillrect() local
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
H A Dvidtv_mux.h67 struct vidtv_psi_table_pat *pat; member
/kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/
H A Dvidtv_mux.h67 struct vidtv_psi_table_pat *pat; member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dwmt_ge_rops.c46 unsigned long fg, pat; in wmt_ge_fillrect() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dstring.c72 static bool __match_charclass(const char *pat, char c, const char **npat) in __match_charclass() argument
110 __match_glob(const char *str, const char *pat, bool ignore_space, bool case_ins) __match_glob() argument
170 strglobmatch(const char *str, const char *pat) strglobmatch() argument
175 strglobmatch_nocase(const char *str, const char *pat) strglobmatch_nocase() argument
188 strlazymatch(const char *str, const char *pat) strlazymatch() argument
[all...]
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Ddsp_tones.c378 struct pattern *pat; in dsp_tone_copy() local
464 struct pattern *pat = (struct pattern *)tone->pattern; dsp_tone_timeout() local
498 struct pattern *pat; dsp_tone() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_gtt.c352 u64 pat; in bdw_setup_private_ppat() local
369 u64 pat; in chv_setup_private_ppat() local
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_misc.c424 const unsigned char *pat; in snd_pcm_format_set_silence() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_gtt.c581 u64 pat; in bdw_setup_private_ppat() local
603 u64 pat; in chv_setup_private_ppat() local
[all...]
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Ddsp_tones.c378 struct pattern *pat; in dsp_tone_copy() local
464 struct pattern *pat = (struct pattern *)tone->pattern; dsp_tone_timeout() local
498 struct pattern *pat; dsp_tone() local
[all...]

Completed in 11 milliseconds

12345