| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | bitmap.c | 773 static inline void new_hashed_relocation(reiserfs_blocknr_hint_t * hint) in new_hashed_relocation() 799 static void dirid_groups(reiserfs_blocknr_hint_t * hint) in dirid_groups() 825 static void oid_groups(reiserfs_blocknr_hint_t * hint) in oid_groups() 854 static int get_left_neighbor(reiserfs_blocknr_hint_t * hint) in get_left_neighbor() 908 reiserfs_blocknr_hint_t * hint) in set_border_in_hint() 919 static inline void displace_large_file(reiserfs_blocknr_hint_t * hint) in displace_large_file() 933 static inline void hash_formatted_node(reiserfs_blocknr_hint_t * hint) in hash_formatted_node() 949 this_blocknr_allocation_would_make_it_a_large_file(reiserfs_blocknr_hint_t * in this_blocknr_allocation_would_make_it_a_large_file() 957 static inline void displace_new_packing_locality(reiserfs_blocknr_hint_t * hint) in displace_new_packing_locality() 968 static inline int old_hashed_relocation(reiserfs_blocknr_hint_t * hint) in old_hashed_relocation() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_executor.h | 80 MALI_STATIC_INLINE void mali_executor_hint_enable(mali_executor_hint hint) in mali_executor_hint_enable() 86 MALI_STATIC_INLINE void mali_executor_hint_disable(mali_executor_hint hint) in mali_executor_hint_disable() 92 MALI_STATIC_INLINE mali_bool mali_executor_hint_is_enabled(mali_executor_hint hint) in mali_executor_hint_is_enabled()
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | asm.h | 152 #define PREF(hint, addr) \ argument 158 #define PREFE(hint, addr) \ argument 165 #define PREFX(hint, addr) \ argument 173 #define PREF(hint, addr) argument 174 #define PREFE(hint, addr) argument 175 #define PREFX(hint, addr) argument
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | mwait.h | 14 #define MWAIT_HINT2CSTATE(hint) (((hint) >> MWAIT_SUBSTATE_SIZE) & MWAIT_CSTATE_MASK) argument 15 #define MWAIT_HINT2SUBSTATE(hint) ((hint) & MWAIT_CSTATE_MASK) argument
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | strbuf.c | 20 int strbuf_init(struct strbuf *sb, ssize_t hint) in strbuf_init() 139 ssize_t strbuf_read(struct strbuf *sb, int fd, ssize_t hint) in strbuf_read()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ip_input.c | 306 const struct sk_buff *hint) in ip_can_use_hint() 316 const struct sk_buff *hint) in ip_rcv_finish_core() 573 struct sk_buff *skb, *next, *hint = NULL; in ip_list_rcv_finish() local
|
| /OK3568_Linux_fs/kernel/arch/mips/lib/ |
| H A D | memcpy.S | 208 # define _PREF(hint, addr, type) \ argument 229 # define _PREF(hint, addr, type) argument 232 #define PREFS(hint, addr) _PREF(hint, addr, SRC_PREFETCH) argument 233 #define PREFD(hint, addr) _PREF(hint, addr, DST_PREFETCH) argument
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_sysfs.c | 271 const struct hda_hint *hint; in hints_show() local 284 struct hda_hint *hint; in get_hint() local 312 struct hda_hint *hint; in parse_hints() local 423 struct hda_hint *hint = get_hint(codec, key); in snd_hda_get_hint() local 787 struct hda_hint *hint; in snd_hda_sysfs_clear() local
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | asm-eva.h | 18 #define kernel_pref(hint, base) "pref " hint ", " base "\n" argument 55 #define user_pref(hint, base) __BUILD_EVA_INSN("prefe", hint, base) argument 77 #define user_pref(hint, base) kernel_pref(hint, base) argument 105 #define kernel_pref(hint, base) pref hint, base argument 142 #define user_pref(hint, base) __BUILD_EVA_INSN(prefe, hint, base) argument 163 #define user_pref(hint, base) kernel_pref(hint, base) argument
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | sbitmap.c | 108 unsigned int hint, bool wrap) in __sbitmap_get_word() 426 unsigned int hint, depth; in __sbitmap_queue_get() local 455 unsigned int hint, depth; in __sbitmap_queue_get_shallow() local
|
| /OK3568_Linux_fs/kernel/drivers/cpuidle/ |
| H A D | cpuidle-pseries.c | 144 u8 hint; member 205 u8 hint = record->hint; in parse_cede_parameters() local
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ip6_input.c | 94 const struct sk_buff *hint) in ip6_can_use_hint() 112 struct sk_buff *skb, *next, *hint = NULL; in ip6_list_rcv_finish() local
|
| /OK3568_Linux_fs/kernel/fs/lockd/ |
| H A D | svcsubs.c | 331 nlmsvc_mark_host(void *data, struct nlm_host *hint) in nlmsvc_mark_host() 372 struct nlm_host hint; in nlmsvc_mark_resources() local
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_extent.c | 76 s64 nxlen, nxaddr, xoff, hint, xaddr = 0; in extAlloc() local 496 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno) in extBalloc()
|
| /OK3568_Linux_fs/kernel/drivers/parisc/ |
| H A D | iommu-helpers.h | 16 unsigned long hint, in iommu_fill_pdir()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | virtual_address_range.c | 101 char *hint; in main() local
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | iommu-common.h | 16 unsigned long hint; member
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-shm.c | 194 int width, int height, int depth, unsigned int hint) in xwl_shm_create_pixmap()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ioat/ |
| H A D | hw.h | 86 unsigned int hint:1; member 118 unsigned int hint:1; member 165 unsigned int hint:1; member 214 unsigned int hint:1; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/ |
| H A D | qplacesearchrequest.cpp | 392 void QPlaceSearchRequest::setRelevanceHint(QPlaceSearchRequest::RelevanceHint hint) in setRelevanceHint()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/finclude/ |
| H A D | omp_lib.f90 | 80 integer (omp_lock_hint_kind), intent (in) :: hint local 95 integer (omp_lock_hint_kind), intent (in) :: hint local
|
| /OK3568_Linux_fs/u-boot/include/bedbug/ |
| H A D | ppc.h | 32 unsigned int hint; /* A bitwise-inclusive-OR of the member 324 unsigned int hint; /* A bitwise-inclusive-OR of the member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/finclude/ |
| H A D | omp_lib.f90 | 80 integer (omp_lock_hint_kind), intent (in) :: hint local 95 integer (omp_lock_hint_kind), intent (in) :: hint local
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/ |
| H A D | av1d_cbs.c | 779 RK_S32 hint = shifted_order_hints[i]; in mpp_av1_set_frame_refs() local 798 RK_S32 hint = shifted_order_hints[i]; in mpp_av1_set_frame_refs() local 816 RK_S32 hint = shifted_order_hints[i]; in mpp_av1_set_frame_refs() local 843 RK_S32 hint = shifted_order_hints[j]; in mpp_av1_set_frame_refs() local 863 RK_S32 hint = shifted_order_hints[i]; in mpp_av1_set_frame_refs() local
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-cache-policy-internal.h | 59 bool dirty, uint32_t hint, bool hint_valid) in policy_load_mapping()
|