Home
last modified time | relevance | path

Searched defs:table (Results 576 - 600 of 2979) sorted by relevance

1...<<21222324252627282930>>...120

/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/
H A Dvirtgpu_prime.c165 virtgpu_gem_prime_import_sg_table( struct drm_device *dev, struct dma_buf_attachment *attach, struct sg_table *table) virtgpu_gem_prime_import_sg_table() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun8i_csc.c115 const u32 *table; in sun8i_csc_set_coefficients() local
148 const u32 *table; in sun8i_de3_ccsc_set_coefficients() local
/kernel/linux/linux-6.6/net/phonet/
H A Dsysctl.c51 static int proc_local_port_range(struct ctl_table *table, int write, in proc_local_port_range() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_SECMARK.c76 secmark_tg_check(const char *table, struct xt_secmark_target_info_v1 *info) in secmark_tg_check() argument
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Ddiag.c54 unsigned int table; in vsock_diag_dump() local
/kernel/linux/linux-6.6/tools/power/acpi/tools/acpidump/
H A Dapdump.c30 u8 ap_is_valid_header(struct acpi_table_header *table) in ap_is_valid_header() argument
68 ap_is_valid_checksum(struct acpi_table_header *table) ap_is_valid_checksum() argument
106 ap_get_table_length(struct acpi_table_header *table) ap_get_table_length() argument
142 ap_dump_table_buffer(struct acpi_table_header *table, u32 instance, acpi_physical_address address) ap_dump_table_buffer() argument
192 struct acpi_table_header *table; ap_dump_all_tables() local
251 struct acpi_table_header *table; ap_dump_table_by_address() local
296 struct acpi_table_header *table; ap_dump_table_by_name() local
367 struct acpi_table_header *table; ap_dump_table_from_file() local
[all...]
/kernel/liteos_a/kernel/extended/trace/pipeline/
H A Dtrace_tlv.c72 STATIC UINT32 OsTlvEncode(const TlvTable *table, UINT8 *srcBuf, UINT8 *tlvBuf, INT32 tlvBufLen) in OsTlvEncode() argument
87 UINT32 OsTraceDataEncode(UINT8 type, const TlvTable *table, UINT8 *src, UINT8 *dest, INT32 destLen) in OsTraceDataEncode() argument
/kernel/liteos_m/components/trace/pipeline/
H A Dtrace_tlv.c72 STATIC UINT32 OsTlvEncode(const TlvTable *table, UINT8 *srcBuf, UINT8 *tlvBuf, INT32 tlvBufLen) in OsTlvEncode() argument
87 UINT32 OsTraceDataEncode(UINT8 type, const TlvTable *table, UINT8 *src, UINT8 *dest, INT32 destLen) in OsTraceDataEncode() argument
/kernel/liteos_m/kal/posix/src/
H A Dpoll.c47 STATIC INLINE VOID SetAddPollWaitFlag(struct PollTable *table, BOOL addQueueFlag) in SetAddPollWaitFlag() argument
52 STATIC VOID DestroyPollWait(struct PollTable *table) in DestroyPollWait() argument
67 STATIC VOID AddPollWaitQueue(struct PollWaitQueue *waitQueue, struct PollTable *table) in AddPollWaitQueue() argument
82 STATIC INT32 WaitSemTime(struct PollTable *table, UINT3 argument
91 QueryFds(struct pollfd *fds, nfds_t nfds, struct PollTable *table) QueryFds() argument
146 PollWait(struct PollWaitQueue *waitQueue, struct PollTable *table) PollWait() argument
157 PollTimedWait(struct pollfd *fds, nfds_t nfds, struct PollTable *table, INT32 timeout) PollTimedWait() argument
202 struct PollTable table = {0}; poll() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dnsp32_debug.c65 const char **table = commands[ group(opcode) ]; in print_opcodek() local
/kernel/linux/linux-6.6/drivers/scsi/pcmcia/
H A Dnsp_debug.c67 const char **table = commands[ group(opcode) ]; in print_opcodek() local
/kernel/linux/linux-6.6/lib/
H A Dgen_crc32table.c93 static void output_table(uint32_t (*table)[256], int rows, int len, char *trans) in output_table() argument
H A Dsg_pool.c84 void sg_free_table_chained(struct sg_table *table, in sg_free_table_chained() argument
112 sg_alloc_table_chained(struct sg_table *table, int nents, struct scatterlist *first_chunk, unsigned nents_first_chunk) sg_alloc_table_chained() argument
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dstackleak.c24 static int stack_erasing_sysctl(struct ctl_table *table, int write, in stack_erasing_sysctl() argument
H A Dsysctl-test.c116 struct ctl_table table = { in sysctl_test_api_dointvec_table_len_is_zero() local
150 struct ctl_table table = { in sysctl_test_api_dointvec_table_read_but_position_set() local
185 struct ctl_table table = { in sysctl_test_dointvec_read_happy_single_positive() local
216 struct ctl_table table = { sysctl_test_dointvec_read_happy_single_negative() local
245 struct ctl_table table = { sysctl_test_dointvec_write_happy_single_positive() local
275 struct ctl_table table = { sysctl_test_dointvec_write_happy_single_negative() local
307 struct ctl_table table = { sysctl_test_api_dointvec_write_single_less_int_min() local
345 struct ctl_table table = { sysctl_test_api_dointvec_write_single_greater_int_max() local
[all...]
/kernel/linux/linux-6.6/net/batman-adv/
H A Dhash.h42 struct hlist_head *table; member
/kernel/linux/linux-6.6/net/ipv6/
H A Dsysctl_net_ipv6.c33 static int proc_rt6_multipath_hash_policy(struct ctl_table *table, int write, in proc_rt6_multipath_hash_policy() argument
49 proc_rt6_multipath_hash_fields(struct ctl_table *table, int write, void *buffer, in proc_rt6_multipath_hash_fields() argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dmap_to_7segment.h31 unsigned char table[128]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dmap_to_7segment.h31 unsigned char table[128]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dmap_to_7segment.h18 unsigned char table[128]; member
/test/ostest/wukong/report/src/
H A Dstatistics_ability.cpp52 std::shared_ptr<Table> table = std::make_shared<Table>(headers_, record_); in StatisticsDetail() local
/third_party/elfutils/libelf/
H A Dnlist.c68 struct nlist_fshash *table; in nlist() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dfastaudio.c38 float table[8][64]; member
[all...]
H A Dvlc.h33 VLCElem *table; member
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_tremolo.c30 double *table; member

Completed in 11 milliseconds

1...<<21222324252627282930>>...120