Home
last modified time | relevance | path

Searched defs:count (Results 801 - 825 of 11529) sorted by relevance

1...<<31323334353637383940>>...462

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm_sdma.c138 amdgpu_vm_sdma_copy_ptes(struct amdgpu_vm_update_params *p, struct amdgpu_bo *bo, uint64_t pe, unsigned count) amdgpu_vm_sdma_copy_ptes() argument
167 amdgpu_vm_sdma_set_ptes(struct amdgpu_vm_update_params *p, struct amdgpu_bo *bo, uint64_t pe, uint64_t addr, unsigned count, uint32_t incr, uint64_t flags) amdgpu_vm_sdma_set_ptes() argument
199 amdgpu_vm_sdma_update(struct amdgpu_vm_update_params *p, struct amdgpu_bo *bo, uint64_t pe, uint64_t addr, unsigned count, uint32_t incr, uint64_t flags) amdgpu_vm_sdma_update() argument
[all...]
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtmrvl_debugfs.c34 btmrvl_hscfgcmd_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) btmrvl_hscfgcmd_write() argument
54 btmrvl_hscfgcmd_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) btmrvl_hscfgcmd_read() argument
74 btmrvl_pscmd_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) btmrvl_pscmd_write() argument
95 btmrvl_pscmd_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) btmrvl_pscmd_read() argument
114 btmrvl_hscmd_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) btmrvl_hscmd_write() argument
133 btmrvl_hscmd_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos) btmrvl_hscmd_read() argument
[all...]
H A Dbtqcomsmd.c27 btqcomsmd_recv(struct hci_dev *hdev, unsigned int type, const void *data, size_t count) btqcomsmd_recv() argument
45 btqcomsmd_acl_callback(struct rpmsg_device *rpdev, void *data, int count, void *priv, u32 addr) btqcomsmd_acl_callback() argument
54 btqcomsmd_cmd_callback(struct rpmsg_device *rpdev, void *data, int count, void *priv, u32 addr) btqcomsmd_cmd_callback() argument
/kernel/linux/linux-5.10/drivers/char/
H A Dnwbutton.c57 int button_add_callback (void (*callback) (void), int count) in button_add_callback() argument
168 button_read(struct file *filp, char __user *buffer, size_t count, loff_t *ppos) button_read() argument
/kernel/linux/linux-5.10/drivers/clk/qcom/
H A Dclk-branch.c84 int count = 200; in clk_branch_wait() local
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Dselftest.c91 __subtests(const char *caller, const struct subtest *st, int count, void *data) in __subtests() argument
116 static void set_default_test_all(struct selftest *st, unsigned long count) in set_default_test_all() argument
128 static int run_selftests(struct selftest *st, unsigned long count) in run_selftests() argument
/kernel/linux/linux-5.10/drivers/edac/
H A Damd64_edac_inj.c19 amd64_inject_section_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) amd64_inject_section_store() argument
56 amd64_inject_word_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) amd64_inject_word_store() argument
92 amd64_inject_ecc_vector_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) amd64_inject_ecc_vector_store() argument
118 amd64_inject_read_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) amd64_inject_read_store() argument
151 amd64_inject_write_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) amd64_inject_write_store() argument
[all...]
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dadb_iop.h40 __u8 count; /* no. of data bytes */ member
H A Dkmap.h39 memset_io(volatile void __iomem *addr, unsigned char val, int count) memset_io() argument
46 memcpy_fromio(void *dst, const volatile void __iomem *src, int count) memcpy_fromio() argument
53 memcpy_toio(volatile void __iomem *dst, const void *src, int count) memcpy_toio() argument
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dpkeys.c143 init_pkru_read_file(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) init_pkru_read_file() argument
153 init_pkru_write_file(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) init_pkru_write_file() argument
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dnsrepair.c446 u32 count; in acpi_ns_remove_null_elements() local
[all...]
H A Dnsprepkg.c59 u32 count; in acpi_ns_check_package() local
386 acpi_ns_check_package_list(struct acpi_evaluate_info *info, const union acpi_predefined_info *package, union acpi_operand_object **elements, u32 count) acpi_ns_check_package_list() argument
623 acpi_ns_custom_package(struct acpi_evaluate_info *info, union acpi_operand_object **elements, u32 count) acpi_ns_custom_package() argument
[all...]
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A Dprocess.c137 int count = 0; in get_wchan() local
H A Dptrace.c72 genregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) genregs_set() argument
/kernel/linux/linux-5.10/arch/ia64/lib/
H A Ddo_csum.S173 #define count tmp3 define
[all...]
/kernel/linux/linux-5.10/arch/loongarch/boot/compressed/
H A Dstring.c21 int __weak memcmp(const void *cs, const void *ct, size_t count) in memcmp() argument
97 size_t __weak strnlen(const char *s, size_t count) in strnlen() argument
/kernel/linux/linux-5.10/arch/m68k/mvme147/
H A Dconfig.c152 u16 count; in mvme147_read_clk() local
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-rc32434/
H A Dtimer.h38 u32 count; member
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dchecksum.c81 int odd, count; in do_csum() local
[all...]
/kernel/linux/linux-5.10/arch/x86/lib/
H A Dstring_32.c33 char *strncpy(char *dest, const char *src, size_t count) in strncpy() argument
71 char *strncat(char *dest, const char *src, size_t count) in strncat() argument
118 int strncmp(const char *cs, const char *ct, size_t count) in strncmp() argument
180 void *memchr(const void *cs, int c, size_t count) in memchr() argument
217 size_t strnlen(const char *s, size_t count) in strnlen() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Ddma-isa.c47 int count; in isa_get_dma_residue() local
/kernel/linux/linux-5.10/arch/m68k/mac/
H A Dmacboing.c275 int i, count = mac_asc_samplespersec / HZ; in mac_quadra_ring_bell() local
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-generic/
H A Dide.h68 static inline void __ide_insl(unsigned long port, void *addr, unsigned int count) in __ide_insl() argument
59 __ide_insw(unsigned long port, void *addr, unsigned int count) __ide_insw() argument
76 __ide_outsw(unsigned long port, const void *addr, unsigned long count) __ide_outsw() argument
85 __ide_outsl(unsigned long port, const void *addr, unsigned long count) __ide_outsl() argument
94 __ide_mm_insw(void __iomem *port, void *addr, u32 count) __ide_mm_insw() argument
102 __ide_mm_insl(void __iomem *port, void *addr, u32 count) __ide_mm_insl() argument
110 __ide_mm_outsw(void __iomem *port, void *addr, u32 count) __ide_mm_outsw() argument
118 __ide_mm_outsl(void __iomem * port, void *addr, u32 count) __ide_mm_outsl() argument
[all...]
H A Dfloppy.h76 static inline void fd_set_dma_count(unsigned int count) in fd_set_dma_count() argument
/kernel/linux/common_modules/xpm/developer/
H A Ddsmm_developer.c75 dsmm_read_developer_proc(struct file *file, char __user *buf, size_t count, loff_t *pos) dsmm_read_developer_proc() argument

Completed in 11 milliseconds

1...<<31323334353637383940>>...462