| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | userfaultfd_k.h | 197 struct list_head *l) in dup_userfaultfd() 202 static inline void dup_userfaultfd_complete(struct list_head *l) in dup_userfaultfd_complete()
|
| H A D | lockref.h | 48 static inline bool __lockref_is_dead(const struct lockref *l) in __lockref_is_dead()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | btext.c | 413 int l, bits; in draw_byte_32() local 434 int l, bits; in draw_byte_16() local 452 int l, bits; in draw_byte_8() local
|
| /OK3568_Linux_fs/kernel/drivers/char/tpm/ |
| H A D | tpm_tis_core.c | 99 static int wait_startup(struct tpm_chip *chip, int l) in wait_startup() 119 static bool check_locality(struct tpm_chip *chip, int l) in check_locality() 139 static int release_locality(struct tpm_chip *chip, int l) in release_locality() 148 static int request_locality(struct tpm_chip *chip, int l) in request_locality()
|
| /OK3568_Linux_fs/u-boot/drivers/phy/marvell/ |
| H A D | comphy_a3700.h | 63 #define SGMIIPHY_BASE(l) (l == 1 ? USB3PHY_BASE : PCIEPHY_BASE) argument 64 #define SGMIIPHY_ADDR(l, a) (((a & 0x00007FF) * 2) | SGMIIPHY_BASE(l)) argument 66 #define phy_read16(l, a) read16((void __iomem *)SGMIIPHY_ADDR(l, a)) argument 67 #define phy_write16(l, a, data, mask) \ argument
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | console.c | 18 int l; in do_coninfo() local
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | alignedmem.c | 47 int l = (alloc_addr & (align - 1)) / EFI_PAGE_SIZE; in efi_allocate_pages_aligned() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/ |
| H A D | p5.c | 47 u32 l, h; in intel_p5_mcheck_init() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/pcie/ |
| H A D | topaz_pcie_ipc.h | 52 #define QTN_HOST_ADDR(h, l) ((((u64)h) << 32) | ((u64)l)) argument 56 #define QTN_HOST_ADDR(h, l) ((u32)l) argument
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | percpu_test.c | 27 long l = 0; in percpu_test_init() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | strfilter.h | 11 struct strfilter_node *l; /* Tree left branche (for &,|) */ member
|
| /OK3568_Linux_fs/kernel/samples/seccomp/ |
| H A D | bpf-fancy.c | 29 struct bpf_labels l = { in main() local
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/b2c2/ |
| H A D | flexcop-usb.c | 21 #define debug_dump(b, l, method) do {\ argument 31 #define debug_dump(b, l, method) argument 333 int l; in flexcop_usb_process_frame() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Configure.c | 548 const char *l = *(const char **)_l; in driver_sort() local 680 int l = strlen(home); in DoConfigure() local 711 int k, l, n, oldNumScreens; in DoConfigure() local
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | lec.c | 828 loff_t *l) in lec_tbl_walk() 848 static void *lec_arp_walk(struct lec_state *state, loff_t *l, in lec_arp_walk() 863 static void *lec_misc_walk(struct lec_state *state, loff_t *l, in lec_misc_walk() 883 static void *lec_priv_walk(struct lec_state *state, loff_t *l, in lec_priv_walk() 899 static void *lec_itf_walk(struct lec_state *state, loff_t *l) in lec_itf_walk() 916 static void *lec_get_idx(struct lec_state *state, loff_t l) in lec_get_idx()
|
| /OK3568_Linux_fs/kernel/lib/crypto/ |
| H A D | blake2s-selftest.c | 553 int i, l; in blake2s_selftest() local
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | legacy.c | 41 u32 l; in pcibios_scan_specific_bus() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | ui_compat.h | 75 # define des_read_pw_string(b,l,p,v) \ argument
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | early_printk.c | 19 unsigned l = min(n, sizeof(buf)-1); in early_write() local
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | fdt.c | 217 unsigned int l, allocl; in populate_node() local 727 unsigned long l, score = 0; in of_fdt_is_compatible() local 908 int l; in early_init_dt_scan_chosen_stdout() local 997 int l; in early_init_dt_scan_memory() local 1065 int l = 0; in early_init_dt_scan_chosen() local
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | aes-ce-ccm-glue.c | 65 u32 l = req->iv[0] + 1; in ccm_init_mac() local 138 struct __packed { __be16 l; __be32 h; u16 len; } ltag; in ccm_calculate_auth_mac() member
|
| /OK3568_Linux_fs/kernel/sound/pci/asihpi/ |
| H A D | hpios.h | 97 static inline void cond_lock(struct hpios_spinlock *l) in cond_lock() 111 static inline void cond_unlock(struct hpios_spinlock *l) in cond_unlock()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/ |
| H A D | multi_linestring.hpp | 74 inline multi_linestring(std::initializer_list<LineString> l) in multi_linestring()
|
| H A D | multi_polygon.hpp | 73 inline multi_polygon(std::initializer_list<Polygon> l) in multi_polygon()
|
| /OK3568_Linux_fs/kernel/scripts/genksyms/ |
| H A D | keywords.c | 70 int l = strlen(r->name); in is_reserved_word() local
|