| /linux/lib/ |
| H A 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
|
| H A D | glob.c | 40 bool __pure glob_match(char const *pat, char const *str) in glob_match()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | unpriv_helpers.c | 40 static int config_contains(const char *pat) in config_contains() 73 static bool cmdline_contains(const char *pat) in cmdline_contains()
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A 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;
|
| H A D | omap_dmm_tiler.c | 349 struct pat *pat; dmm_txn_append() local [all...] |
| /linux/drivers/isdn/mISDN/ |
| H A 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
|
| /linux/drivers/video/fbdev/core/ |
| H A D | fbcon_rotate.h | 23 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 D | fb_fillrect.h | 29 static inline void fb_invert_offset(unsigned long pat, int offset, const struct fb_address *dst) in fb_invert_offset() 238 unsigned long pat = pattern->pixels; in fb_fillrect_rotating() local
|
| /linux/drivers/media/test-drivers/vidtv/ |
| H A 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()
|
| H A D | vidtv_mux.h | 67 struct vidtv_psi_table_pat *pat; member
|
| /linux/rust/syn/ |
| H A D | pat.rs | 400 let mut pat = Pat::parse_single(input)?; in multi_pat_impl() localVariable 409 let pat = Pat::parse_single(input)?; in multi_pat_impl() localVariable 586 let pat = if boxed.is_some() { in field_pat() localVariable
|
| H A D | lib.rs | 483 mod pat; module
|
| H A D | stmt.rs | 288 let mut pat = Pat::parse_single(input)?; in stmt_local() localVariable
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_diag.c | 19 u32 pat, val, orig_val; in i40e_diag_reg_pattern_test() local
|
| /linux/sound/core/ |
| H A D | pcm_misc.c | 428 const unsigned char *pat; in snd_pcm_format_set_silence() local
|
| /linux/net/core/ |
| H A D | dev_api.c | 119 const char *pat) in dev_change_net_namespace()
|
| /linux/drivers/ata/pata_parport/ |
| H A D | bpck.c | 25 #define t2(pat) {PC ^= pat; out_p(2,PC);} argument
|
| /linux/tools/perf/util/arm-spe-decoder/ |
| H A D | arm-spe-pkt-decoder.c | 440 int ch, pat; in arm_spe_pkt_desc_addr() local
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_parser.c | 1057 static bool ice_ternary_match_byte(u8 key, u8 key_inv, u8 pat) in ice_ternary_match_byte() 1078 const u8 *pat, int len) in ice_ternary_match() 1415 ice_bst_tcam_match(struct ice_bst_tcam_item *tcam_table, u8 *pat) in ice_bst_tcam_match() 1495 u8 *pat, int len) in ice_ptype_mk_tcam_match()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | wow.c | 175 u8 *pat = i80211_pattern->pattern; in ath12k_wow_convert_8023_to_80211() local [all...] |
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | ctx_rewrite.c | 328 static regex_t *compile_regex(char *pat) in compile_regex()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | r8a66597-udc.h | 180 u16 val, u16 pat, unsigned long offset) in r8a66597_mdfy()
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | cafe_nand.c | 385 unsigned short syn[8], pat[4]; in cafe_nand_read_page() local
|
| /linux/drivers/usb/host/ |
| H A D | r8a66597.h | 194 u16 val, u16 pat, unsigned long offset) in r8a66597_mdfy()
|
| /linux/tools/perf/util/ |
| H A D | probe-file.c | 1099 #define DEFINE_TYPE(idx, pat) \ argument
|