/kernel/linux/linux-6.6/drivers/video/fbdev/via/ |
H A D | via_aux_vt1636.c | 23 const u8 id[] = {0x06, 0x11, 0x45, 0x33}, len = ARRAY_SIZE(id); in via_aux_vt1636_probe() local
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | dmi.h | 11 static __always_inline __init void *dmi_alloc(unsigned len) in dmi_alloc() argument
|
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/ |
H A D | delta-debug.c | 12 delta_streaminfo_str(struct delta_streaminfo *s, char *str, unsigned int len) delta_streaminfo_str() argument 34 delta_frameinfo_str(struct delta_frameinfo *f, char *str, unsigned int len) delta_frameinfo_str() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/ |
H A D | main.h | 38 static inline u8 *orinoco_get_wpa_ie(u8 *data, size_t len) in orinoco_get_wpa_ie() argument
|
/kernel/linux/linux-6.6/tools/pcmcia/ |
H A D | crc32hash.c | 12 static unsigned int crc32(unsigned char const *p, unsigned int len) in crc32() argument
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | is_printable_array.c | 14 unsigned int len; in test__is_printable_array() member
|
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
H A D | auth_gss_internal.h | 16 simple_get_bytes(const void *p, const void *end, void *res, size_t len) in simple_get_bytes() argument 29 unsigned int len; in simple_get_netobj() local [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | demangle-ocaml.c | 34 int len; in ocaml_demangle_sym() local
|
/kernel/linux/linux-6.6/tools/testing/radix-tree/ |
H A D | bitmap.c | 5 void bitmap_clear(unsigned long *map, unsigned int start, int len) in bitmap_clear() argument
|
/kernel/linux/linux-6.6/security/integrity/platform_certs/ |
H A D | platform_keyring.c | 26 add_to_platform_keyring(const char *source, const void *data, size_t len) add_to_platform_keyring() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | fexit_bpf2bpf_simple.c | 8 unsigned int len; member 16 int len; in BPF_PROG() local
|
H A D | test_xdp_devmap_helpers.c | 14 unsigned int len = data_end - data; in xdpdm_devlog() local
|
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/ |
H A D | sysfs_utils.c | 10 write_sysfs_attribute(const char *attr_path, const char *new_value, size_t len) write_sysfs_attribute() argument
|
/kernel/liteos_a/kernel/base/vm/ |
H A D | los_vm_boot.c | 45 VOID *OsVmBootMemAlloc(size_t len) in OsVmBootMemAlloc() argument
|
/kernel/liteos_a/testsuites/unittest/basic/mem/vm/smoke/ |
H A D | open_wmemstream_test_001.cpp | 39 size_t len = 0; in testcase() local
|
/kernel/liteos_m/testsuites/sample/kernel/queue/ |
H A D | It_los_queue_088.c | 38 const UINT32 len = 1000;
in Testcase() local
|
/kernel/linux/linux-6.6/lib/ |
H A D | crc-ccitt.c | 99 u16 crc_ccitt(u16 crc, u8 const *buffer, size_t len) in crc_ccitt() argument 114 u16 crc_ccitt_false(u16 crc, u8 const *buffer, size_t len) in crc_ccitt_false() argument
|
/kernel/linux/linux-6.6/lib/crypto/ |
H A D | utils.c | 17 void __crypto_xor(u8 *dst, const u8 *src1, const u8 *src2, unsigned int len) in __crypto_xor() argument [all...] |
/kernel/linux/linux-6.6/net/ceph/ |
H A D | buffer.c | 12 struct ceph_buffer *ceph_buffer_new(size_t len, gfp_t gfp) in ceph_buffer_new() argument 46 size_t len; in ceph_decode_buffer() local [all...] |
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | str_error.c | 15 char *libbpf_strerror_r(int err, char *dst, int len) in libbpf_strerror_r() argument
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | tracex1.bpf.c | 29 int len; in bpf_prog1() local
|
/kernel/liteos_a/testsuites/unittest/extended/trace/smoke/ |
H A D | trace_test_004.cpp | 38 int len; in TestCase() local
|
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | sg_sw_qm2.h | 28 sg_to_qm_sg(struct scatterlist *sg, int len, in sg_to_qm_sg() argument 49 static inline void sg_to_qm_sg_last(struct scatterlist *sg, int len, in sg_to_qm_sg_last() argument 12 dma_to_qm_sg_one(struct dpaa2_sg_entry *qm_sg_ptr, dma_addr_t dma, u32 len, u16 offset) dma_to_qm_sg_one() argument
|
/kernel/linux/linux-5.10/arch/hexagon/lib/ |
H A D | io.c | 18 void __raw_readsw(const void __iomem *addr, void *data, int len) in __raw_readsw() argument 38 void __raw_writesw(void __iomem *addr, const void *data, int len) in __raw_writesw() argument 54 void __raw_readsl(const void __iomem *addr, void *data, int len) in __raw_readsl() argument 69 void __raw_writesl(void __iomem *addr, const void *data, int len) in __raw_writesl() argument [all...] |
/kernel/linux/linux-5.10/arch/ia64/lib/ |
H A D | clear_user.S | 22 #define len r33 define [all...] |