| /OK3568_Linux_fs/kernel/drivers/block/paride/ |
| H A D | frpw.c | 39 #define j44(l,h) (((l>>4)&0x0f)|(h&0xf0)) argument 49 { int h,l,r; in frpw_read_regr() local 76 { int h, l, k, ph; in frpw_read_block_int() local
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | msr-smp.c | 36 int rdmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 *l, u32 *h) in rdmsr_on_cpu() 67 int wrmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 l, u32 h) in wrmsr_on_cpu() 169 int rdmsr_safe_on_cpu(unsigned int cpu, u32 msr_no, u32 *l, u32 *h) in rdmsr_safe_on_cpu() 194 int wrmsr_safe_on_cpu(unsigned int cpu, u32 msr_no, u32 l, u32 h) in wrmsr_safe_on_cpu()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/ |
| H A D | predicate.hpp | 52 bool operator()(const T1& l, const T2& r) in operator ()() 74 bool operator()(const T1& l, const T2& r) in operator ()()
|
| /OK3568_Linux_fs/kernel/include/kvm/ |
| H A D | iodev.h | 44 int l, void *v) in kvm_iodevice_read() 52 int l, const void *v) in kvm_iodevice_write()
|
| /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/include/ |
| H A D | stdarg.h | 47 #define va_start(v,l) __builtin_va_start(v,l) argument 49 #define va_arg(v,l) __builtin_va_arg(v,l) argument
|
| /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/include/ |
| H A D | stdarg.h | 47 #define va_start(v,l) __builtin_va_start(v,l) argument 49 #define va_arg(v,l) __builtin_va_arg(v,l) argument
|
| /OK3568_Linux_fs/kernel/drivers/isdn/capi/ |
| H A D | capiutil.c | 196 #define structTLcpy(x, y, l) memcpy(x, y, l) argument 197 #define structTLcpyovl(x, y, l) memmove(x, y, l) argument 202 #define structTRcpy(x, y, l) memcpy(y, x, l) argument 203 #define structTRcpyovl(x, y, l) memmove(y, x, l) argument
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | pm24xx.c | 64 u32 l; in omap2_enter_full_retention() local 248 u32 l; in omap2_pm_init() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/detail/ |
| H A D | implementation_help.hpp | 98 inline bool is_same_address(const void* l, const void* r) in is_same_address() 104 inline bool is_same_object(const T1& l, const T2& r) in is_same_object()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | dart_iommu.c | 61 unsigned long l = 0; in dart_tlb_invalidate_all() local 106 unsigned int l, limit; in dart_tlb_invalidate_one() local 179 long l; in dart_build() local
|
| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | extents.c | 39 static bool bch_key_sort_cmp(struct btree_iter_set l, in bch_key_sort_cmp() 258 static bool bch_extent_sort_cmp(struct btree_iter_set l, in bch_extent_sort_cmp() 575 static uint64_t merge_chksums(struct bkey *l, struct bkey *r) in merge_chksums() 582 struct bkey *l, in bch_extent_merge()
|
| H A D | bset.c | 131 int __bch_keylist_realloc(struct keylist *l, unsigned int u64s) in __bch_keylist_realloc() 159 struct bkey *bch_keylist_pop(struct keylist *l) in bch_keylist_pop() 173 void bch_keylist_pop_front(struct keylist *l) in bch_keylist_pop_front() 598 struct bkey *l = is_power_of_2(j) in make_bfloat() local 838 bool bch_bkey_try_merge(struct btree_keys *b, struct bkey *l, struct bkey *r) in bch_bkey_try_merge() 932 struct bkey *l, *r; member 958 struct bkey *l, *r; in bset_search_tree() local 1079 static inline bool btree_iter_cmp(struct btree_iter_set l, in btree_iter_cmp()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/memfd/ |
| H A D | memfd_test.c | 239 ssize_t l; in mfd_assert_read() local 329 ssize_t l; in mfd_assert_write() local 409 ssize_t l; in mfd_fail_write() local 554 ssize_t l; in mfd_assert_grow_write() local 578 ssize_t l; in mfd_fail_grow_write() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap/ |
| H A D | sossi.c | 210 u32 l; in _set_timing() local 228 u32 l; in _set_bits_per_cycle() local 238 u32 l; in _set_tearsync_mode() local 386 u32 l; in sossi_setup_tearsync() local 560 u32 l, k; in sossi_init() local
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | spinlock.c | 49 # define arch_read_relax(l) cpu_relax() argument 52 # define arch_write_relax(l) cpu_relax() argument 55 # define arch_spin_relax(l) cpu_relax() argument
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-kmem.c | 1411 struct alloc_stat *l = a; in ptr_cmp() local 1428 struct alloc_stat *l = a; in slab_callsite_cmp() local 1445 struct alloc_stat *l = a; in hit_cmp() local 1462 struct alloc_stat *l = a; in bytes_cmp() local 1480 struct alloc_stat *l = a; in frag_cmp() local 1500 struct alloc_stat *l = a; in pingpong_cmp() local 1518 struct page_stat *l = a; in page_cmp() local 1535 struct page_stat *l = a; in page_callsite_cmp() local 1552 struct page_stat *l = a; in page_hit_cmp() local 1569 struct page_stat *l = a; in page_bytes_cmp() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | fft4g.c | 498 int j, k, l, m, mh, nw, nc; in dfct() local 591 int j, k, l, m, mh, nw, nc; in dfst() local 729 int j, j1, k, k1, l, m, m2, ip[256]; in bitrv2() local 830 int j, j1, k, k1, l, m, m2, ip[256]; in bitrv2conj() local 940 int j, j1, j2, j3, l; in cftfsub() local 990 int j, j1, j2, j3, l; in cftbsub() local 1143 static void cftmdl(int n, int l, double *a, double const *w) in cftmdl()
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | io.h | 39 #define readsw(p, d, l) __raw_readsw(p, d, l) argument 40 #define writesw(p, d, l) __raw_writesw(p, d, l) argument 42 #define readsl(p, d, l) __raw_readsl(p, d, l) argument 43 #define writesl(p, d, l) __raw_writesl(p, d, l) argument
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-turris-omnia.c | 19 #define CMD_LED_MODE_LED(l) ((l) & 0x0f) argument 23 #define CMD_LED_STATE_LED(l) ((l) & 0x0f) argument 44 #define to_omnia_led(l) container_of(l, struct omnia_led, mc_cdev) argument
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | omap2430.c | 43 u32 l; in omap2430_low_level_exit() local 53 u32 l; in omap2430_low_level_init() local 187 u32 l; in omap2430_musb_init() local
|
| /OK3568_Linux_fs/u-boot/arch/nds32/include/asm/ |
| H A D | io.h | 260 #define outsb(p, d, l) writesb(__io(p), d, l) argument 261 #define outsw(p, d, l) writesw(__io(p), d, l) argument 262 #define outsl(p, d, l) writesl(__io(p), d, l) argument 264 #define insb(p, d, l) readsb(__io(p), d, l) argument 265 #define insw(p, d, l) readsw(__io(p), d, l) argument 266 #define insl(p, d, l) readsl(__io(p), d, l) argument 383 #define memset_io(c, v, l) _memset_io(__mem_pci(c), (v), (l)) argument 384 #define memcpy_fromio(a, c, l) _memcpy_fromio((a), __mem_pci(c), (l)) argument 385 #define memcpy_toio(c, a, l) _memcpy_toio(__mem_pci(c), (a), (l)) argument 387 #define eth_io_copy_and_sum(s, c, l, b) \ argument
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | btext.c | 244 int l, bits; in draw_byte_32() local 265 int l, bits; in draw_byte_16() local 283 int l, bits; in draw_byte_8() local
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | twofish_common.c | 535 #define CALC_K(a, j, k, l, m, n) \ argument 548 #define CALC_K192(a, j, k, l, m, n) \ argument 561 #define CALC_K256(a, j, k, l, m, n) \ argument
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/ |
| H A D | hal_vp8e_entropy.c | 94 RK_S32 i, j, k, l; in vp8e_init_entropy() local 282 RK_S32 i, j, k, l; in vp8e_write_entropy_tables() local 374 RK_S32 i, j, k, l; in vp8e_calc_coeff_prob() local
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | msr.h | 17 u32 l; member 350 static inline int rdmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 *l, u32 *h) in rdmsr_on_cpu() 355 static inline int wrmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 l, u32 h) in wrmsr_on_cpu() 381 u32 *l, u32 *h) in rdmsr_safe_on_cpu() 385 static inline int wrmsr_safe_on_cpu(unsigned int cpu, u32 msr_no, u32 l, u32 h) in wrmsr_safe_on_cpu()
|