/linux-2.6.39/fs/ufs/ |
D | util.h | 322 #define ubh_get_addr8(ubh,begin) \ argument 326 #define ubh_get_addr16(ubh,begin) \ argument 330 #define ubh_get_addr32(ubh,begin) \ argument 334 #define ubh_get_addr64(ubh,begin) \ argument 350 #define ubh_blkmap(ubh,begin,bit) \ argument 383 #define ubh_setbit(ubh,begin,bit) \ argument 386 #define ubh_clrbit(ubh,begin,bit) \ argument 389 #define ubh_isset(ubh,begin,bit) \ argument 392 #define ubh_isclr(ubh,begin,bit) (!ubh_isset(ubh,begin,bit)) argument 394 #define ubh_find_first_zero_bit(ubh,begin,size) _ubh_find_next_zero_bit_(uspi,ubh,begin,size,0) argument [all …]
|
/linux-2.6.39/arch/avr32/mm/ |
D | cache.c | 26 unsigned long v, begin, end, linesz, mask; in invalidate_dcache_region() local 54 unsigned long v, begin, end, linesz; in clean_dcache_region() local 67 unsigned long v, begin, end, linesz; in flush_dcache_region() local 80 unsigned long v, begin, end, linesz; in invalidate_icache_region() local
|
/linux-2.6.39/arch/sh/mm/ |
D | cache-sh2a.c | 21 unsigned long begin, end; in sh2a__flush_wback_region() local 50 unsigned long begin, end; in sh2a__flush_purge_region() local 71 unsigned long begin, end; in sh2a__flush_invalidate_region() local
|
D | cache-sh3.c | 38 unsigned long begin, end; in sh3__flush_wback_region() local 77 unsigned long begin, end; in sh3__flush_purge_region() local
|
D | cache-sh2.c | 22 unsigned long begin, end; in sh2__flush_wback_region() local 43 unsigned long begin, end; in sh2__flush_purge_region() local
|
/linux-2.6.39/arch/x86/kernel/ |
D | sys_x86_64.c | 35 static void find_start_end(unsigned long flags, unsigned long *begin, in find_start_end() 67 unsigned long begin, end; in arch_get_unmapped_area() local
|
/linux-2.6.39/tools/perf/util/include/linux/ |
D | list.h | 13 static inline void list_del_range(struct list_head *begin, in list_del_range()
|
/linux-2.6.39/include/linux/ |
D | ratelimit.h | 17 unsigned long begin; member
|
D | suspend.h | 110 int (*begin)(suspend_state_t state); member 220 int (*begin)(void); member
|
D | sh_pfc.h | 65 pinmux_enum_t begin; member
|
/linux-2.6.39/arch/mn10300/mm/ |
D | init.c | 147 void free_init_pages(char *what, unsigned long begin, unsigned long end) in free_init_pages()
|
/linux-2.6.39/arch/blackfin/mm/ |
D | init.c | 133 static void __init free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages()
|
/linux-2.6.39/arch/powerpc/kernel/ |
D | crash_dump.c | 134 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()
|
D | machine_kexec_64.c | 35 unsigned long begin, end; /* limits of segment */ in default_machine_kexec_prepare() local
|
/linux-2.6.39/arch/score/mm/ |
D | init.c | 114 static void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages()
|
/linux-2.6.39/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_seq.c | 727 unsigned int begin :10, member
|
/linux-2.6.39/arch/s390/mm/ |
D | init.c | 188 void free_init_pages(char *what, unsigned long begin, unsigned long end) in free_init_pages()
|
/linux-2.6.39/arch/mips/mm/ |
D | sc-rm7k.c | 189 unsigned long flags, addr, begin, end, pow2; in __probe_tcache() local
|
/linux-2.6.39/arch/microblaze/mm/ |
D | init.c | 156 void free_init_pages(char *what, unsigned long begin, unsigned long end) in free_init_pages()
|
/linux-2.6.39/kernel/ |
D | tracepoint.c | 301 void tracepoint_update_probe_range(struct tracepoint * const *begin, in tracepoint_update_probe_range() 518 struct tracepoint * const *begin, struct tracepoint * const *end) in tracepoint_get_iter_range()
|
/linux-2.6.39/arch/x86/mm/ |
D | init.c | 327 void free_init_pages(char *what, unsigned long begin, unsigned long end) in free_init_pages()
|
/linux-2.6.39/drivers/staging/ath6kl/include/common/regulatory/ |
D | reg_dbschema.h | 107 #define REGDB_IS_EOF(cur, begin) ( REGDB_GET_FILESIZE(begin) > ((cur) - (begin)) ) argument
|
/linux-2.6.39/drivers/scsi/ |
D | gdth_proc.c | 157 off_t begin = 0,pos = 0; in gdth_get_info() local
|
/linux-2.6.39/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm.c | 69 u_int begin; member
|
/linux-2.6.39/drivers/hwmon/ |
D | applesmc.c | 341 int begin = 0, end = smcreg.key_count; in applesmc_get_lower_bound() local 361 int begin = 0, end = smcreg.key_count; in applesmc_get_upper_bound() local 381 int begin, end; in applesmc_get_entry_by_key() local
|