/linux-2.6.39/drivers/video/ |
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 | wmt_ge_rops.c | 51 unsigned long fg, pat; in wmt_ge_fillrect() local
|
D | amifb.c | 1818 static void bitfill32(unsigned long *dst, int dst_idx, u32 pat, u32 n) in bitfill32() 1874 static void bitxor32(unsigned long *dst, int dst_idx, u32 pat, u32 n) in bitxor32()
|
/linux-2.6.39/tools/perf/util/ |
D | string.c | 188 static bool __match_charclass(const char *pat, char c, const char **npat) in __match_charclass() 226 static bool __match_glob(const char *str, const char *pat, bool ignore_space) in __match_glob() 280 bool strglobmatch(const char *str, const char *pat) in strglobmatch() 293 bool strlazymatch(const char *str, const char *pat) in strlazymatch()
|
D | probe-finder.c | 1308 const char *fname, const char *pat) in find_lazy_match_lines()
|
/linux-2.6.39/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 499 struct pattern *pat; in dsp_tone() local
|
/linux-2.6.39/drivers/video/console/ |
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()
|
/linux-2.6.39/sound/core/ |
D | pcm_misc.c | 386 unsigned char *dst, *pat; in snd_pcm_format_set_silence() local
|
/linux-2.6.39/drivers/block/paride/ |
D | bpck.c | 35 #define t2(pat) {PC ^= pat; out_p(2,PC);} argument
|
/linux-2.6.39/arch/x86/mm/ |
D | pat.c | 82 u64 pat; in pat_init() local
|
/linux-2.6.39/drivers/usb/gadget/ |
D | r8a66597-udc.h | 223 u16 val, u16 pat, unsigned long offset) in r8a66597_mdfy()
|
D | m66592-udc.h | 599 static inline void m66592_mdfy(struct m66592 *m66592, u16 val, u16 pat, in m66592_mdfy()
|
/linux-2.6.39/drivers/mtd/nand/ |
D | cafe_nand.c | 397 unsigned short syn[8], pat[4]; in cafe_nand_read_page() local
|
/linux-2.6.39/drivers/usb/host/ |
D | r8a66597.h | 239 u16 val, u16 pat, unsigned long offset) in r8a66597_mdfy()
|
/linux-2.6.39/drivers/net/e1000e/ |
D | ethtool.c | 750 u32 pat, val; in reg_pattern_test() local
|
/linux-2.6.39/drivers/net/igb/ |
D | igb_ethtool.c | 1078 u32 pat, val; in reg_pattern_test() local
|
/linux-2.6.39/drivers/infiniband/hw/qib/ |
D | qib_sd7220.c | 176 int ret, pat, tries, chn; in qib_resync_ibepb() local
|
/linux-2.6.39/scripts/mod/ |
D | modpost.c | 754 static int match(const char *sym, const char * const pat[]) in match()
|
/linux-2.6.39/arch/x86/xen/ |
D | mmu.c | 507 void xen_set_pat(u64 pat) in xen_set_pat()
|
/linux-2.6.39/arch/x86/include/asm/ |
D | kvm_host.h | 387 u32 pat; member
|
/linux-2.6.39/drivers/media/video/pvrusb2/ |
D | pvrusb2-hdw.c | 1874 v4l2_std_id pat; /* Pattern to match */ member
|
/linux-2.6.39/net/core/ |
D | dev.c | 5995 int dev_change_net_namespace(struct net_device *dev, struct net *net, const char *pat) in dev_change_net_namespace()
|