/linux-3.3/fs/reiserfs/ |
D | bitmap.c | 728 static inline void new_hashed_relocation(reiserfs_blocknr_hint_t * hint) in new_hashed_relocation() 753 static void dirid_groups(reiserfs_blocknr_hint_t * hint) in dirid_groups() 778 static void oid_groups(reiserfs_blocknr_hint_t * hint) in oid_groups() 805 static int get_left_neighbor(reiserfs_blocknr_hint_t * hint) in get_left_neighbor() 853 reiserfs_blocknr_hint_t * hint) in set_border_in_hint() 864 static inline void displace_large_file(reiserfs_blocknr_hint_t * hint) in displace_large_file() 878 static inline void hash_formatted_node(reiserfs_blocknr_hint_t * hint) in hash_formatted_node() 894 this_blocknr_allocation_would_make_it_a_large_file(reiserfs_blocknr_hint_t * in this_blocknr_allocation_would_make_it_a_large_file() 902 static inline void displace_new_packing_locality(reiserfs_blocknr_hint_t * hint) in displace_new_packing_locality() 913 static inline int old_hashed_relocation(reiserfs_blocknr_hint_t * hint) in old_hashed_relocation() [all …]
|
/linux-3.3/tools/perf/util/ |
D | strbuf.c | 20 void strbuf_init(struct strbuf *sb, ssize_t hint) in strbuf_init() 109 ssize_t strbuf_read(struct strbuf *sb, int fd, ssize_t hint) in strbuf_read()
|
/linux-3.3/arch/c6x/kernel/ |
D | irq.c | 350 unsigned int virq, hint; in irq_create_mapping() local 487 unsigned int hint = hwirq % irq_virq_count; in irq_find_mapping() local 580 unsigned int hint) in irq_alloc_virt()
|
/linux-3.3/arch/mips/include/asm/ |
D | asm.h | 146 #define PREF(hint,addr) \ argument 152 #define PREFX(hint,addr) \ argument 160 #define PREF(hint, addr) argument 161 #define PREFX(hint, addr) argument
|
/linux-3.3/sound/pci/hda/ |
D | hda_hwdep.c | 117 struct hda_hint *hint = snd_array_elem(&codec->hints, i); in clear_hwdep_elements() local 397 struct hda_hint *hint = snd_array_elem(&codec->hints, i); in hints_show() local 409 struct hda_hint *hint = snd_array_elem(&codec->hints, i); in get_hint() local 434 struct hda_hint *hint; in parse_hints() local 597 struct hda_hint *hint = get_hint(codec, key); in snd_hda_get_hint() local
|
/linux-3.3/include/linux/ |
D | atomic.h | 42 static inline int atomic_inc_not_zero_hint(atomic_t *v, int hint) in atomic_inc_not_zero_hint()
|
D | sfi.h | 120 u32 hint; /* MWAIT hint */ member
|
/linux-3.3/fs/jfs/ |
D | jfs_extent.c | 89 s64 nxlen, nxaddr, xoff, hint, xaddr = 0; in extAlloc() local 509 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno) in extBalloc()
|
/linux-3.3/drivers/parisc/ |
D | iommu-helpers.h | 15 unsigned long hint, in iommu_fill_pdir()
|
D | ccio-dma.c | 742 unsigned long hint = hint_lookup[(int)direction]; in ccio_map_single() local 907 unsigned long hint = hint_lookup[(int)direction]; in ccio_map_sg() local
|
/linux-3.3/arch/powerpc/kernel/ |
D | irq.c | 722 unsigned int virq, hint; in irq_create_mapping() local 868 unsigned int hint = hwirq % irq_virq_count; in irq_find_mapping() local 1003 unsigned int hint) in irq_alloc_virt()
|
/linux-3.3/drivers/dma/ioat/ |
D | hw.h | 59 unsigned int hint:1; member 118 unsigned int hint:1; member 155 unsigned int hint:1; member 196 unsigned int hint:1; member
|
/linux-3.3/drivers/infiniband/hw/amso1100/ |
D | c2_qp.c | 49 #define C2_HINT_GET_INDEX(hint) (((hint) & 0x7FFF0000) >> 16) argument 50 #define C2_HINT_GET_COUNT(hint) ((hint) & 0x0000FFFF) argument
|
D | c2.h | 395 #define C2_HINT_GET_INDEX(hint) (((hint) & 0x7FFF0000) >> 16) argument 396 #define C2_HINT_GET_COUNT(hint) ((hint) & 0x0000FFFF) argument
|
/linux-3.3/arch/ia64/kvm/ |
D | vcpu.h | 179 struct { unsigned long qp:6, r1:7, un7:7, r3:7, x:1, hint:2, member 185 struct { unsigned long qp:6, r1:7, r2:7, r3:7, x:1, hint:2, member 191 struct { unsigned long qp:6, r1:7, imm7:7, r3:7, i:1, hint:2, member 197 struct { unsigned long qp:6, un7:7, r2:7, r3:7, x:1, hint:2, member 203 struct { unsigned long qp:6, imm7:7, r2:7, r3:7, i:1, hint:2, member 209 struct { unsigned long qp:6, f1:7, un7:7, r3:7, x:1, hint:2, member 215 struct { unsigned long qp:6, :7, f2:7, r3:7, x:1, hint:2, member 221 struct { unsigned long qp:6, imm7:7, f2:7, r3:7, i:1, hint:2, member 227 struct { unsigned long qp:6, f1:7, f2:7, r3:7, x:1, hint:2, member 233 struct { unsigned long qp:6, :7, imm7:7, r3:7, i:1, hint:2, member
|
/linux-3.3/arch/sparc/include/asm/ |
D | iommu_64.h | 22 unsigned int hint; member
|
/linux-3.3/drivers/net/appletalk/ |
D | ltpc.h | 44 unsigned char hint; member
|
/linux-3.3/net/ipv4/ |
D | inet_hashtables.c | 470 static u32 hint; in __inet_hash_connect() local
|
/linux-3.3/arch/ia64/include/asm/ |
D | unwind.h | 55 short hint; member
|
/linux-3.3/drivers/base/ |
D | memory.c | 509 struct memory_block *hint) in find_memory_block_hinted()
|
/linux-3.3/arch/ia64/kernel/ |
D | unwind_i.h | 161 unsigned short hint; /* hint for next script to try (or -1) */ member
|
/linux-3.3/net/irda/ |
D | irlmp.c | 1467 __u16_host_order hint; in irlmp_service_to_hint() local
|
/linux-3.3/lib/ |
D | debugobjects.c | 256 void *hint = descr->debug_hint ? in debug_print_object() local
|
/linux-3.3/arch/x86/platform/mrst/ |
D | mrst.c | 132 struct sfi_timer_table_entry *sfi_get_mtmr(int hint) in sfi_get_mtmr()
|
/linux-3.3/net/sctp/ |
D | sm_make_chunk.c | 894 const size_t hint) in sctp_make_abort() 3424 size_t hint; in sctp_make_fwdtsn() local
|