/kernel/linux/linux-6.6/drivers/counter/ |
H A D | counter-chrdev.c | 240 const size_t num_ext, const size_t component_id, in counter_get_ext() 246 for (*ext_idx = 0; *ext_idx < num_ext; (*ext_idx)++) { in counter_get_ext() 272 size_t num_ext; in counter_add_watch() local 288 num_ext = counter->num_ext; in counter_add_watch() 298 num_ext = counter->signals[parent].num_ext; in counter_add_watch() 308 num_ext = counter->counts[parent].num_ext; in counter_add_watch() 351 err = counter_get_ext(ext, num_ext, i in counter_add_watch() 239 counter_get_ext(const struct counter_comp *const ext, const size_t num_ext, const size_t component_id, size_t *const ext_idx, size_t *const id) counter_get_ext() argument 536 size_t num_ext; counter_get_data() local [all...] |
H A D | ti-ecap-capture.c | 392 .num_ext = ARRAY_SIZE(ecap_cnt_clock_ext), 398 .num_ext = ARRAY_SIZE(ecap_cnt_signal_ext), 432 .num_ext = ARRAY_SIZE(ecap_cnt_count_ext),
|
H A D | rz-mtu3-cnt.c | 762 .num_ext = ARRAY_SIZE(rz_mtu3_count_ext), 772 .num_ext = ARRAY_SIZE(rz_mtu3_count_ext), 782 .num_ext = ARRAY_SIZE(rz_mtu3_count_ext), 876 counter->num_ext = ARRAY_SIZE(rz_mtu3_device_ext); in rz_mtu3_cnt_probe()
|
H A D | counter-sysfs.c | 805 const size_t num_ext, in counter_sysfs_exts_add() 816 for (i = 0; i < num_ext; i++) { in counter_sysfs_exts_add() 863 signal->num_ext, scope, signal); in counter_signal_attrs_create() 972 count->num_ext, scope, count); in counter_count_attrs_create() 1103 counter->num_ext, scope, NULL); in counter_sysfs_attr_add() 802 counter_sysfs_exts_add(struct device *const dev, struct counter_attribute_group *const group, const struct counter_comp *const exts, const size_t num_ext, const enum counter_scope scope, void *const parent) counter_sysfs_exts_add() argument
|
H A D | stm32-lptimer-cnt.c | 395 .num_ext = ARRAY_SIZE(stm32_lptim_cnt_ext) 407 .num_ext = ARRAY_SIZE(stm32_lptim_cnt_ext)
|
H A D | interrupt-cnt.c | 215 priv->cnts.num_ext = ARRAY_SIZE(interrupt_cnt_ext); in interrupt_cnt_probe()
|
H A D | ftm-quaddec.c | 256 .num_ext = ARRAY_SIZE(ftm_quaddec_count_ext)
|
H A D | ti-eqep.c | 353 .num_ext = ARRAY_SIZE(ti_eqep_position_ext),
|
H A D | 104-quad-8.c | 1081 .num_ext = ARRAY_SIZE(quad8_signal_ext) \ 1088 .num_ext = ARRAY_SIZE(quad8_index_ext) \ 1177 .num_ext = ARRAY_SIZE(quad8_count_ext) \
|
H A D | intel-qep.c | 388 .num_ext = ARRAY_SIZE(intel_qep_count_ext),
|
H A D | i8254.c | 388 .num_ext = ARRAY_SIZE(i8254_count_ext) \
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | sm_make_chunk.c | 224 int num_ext = 0; in sctp_make_init() local 260 extensions[num_ext] = SCTP_CID_ASCONF; in sctp_make_init() 261 extensions[num_ext+1] = SCTP_CID_ASCONF_ACK; in sctp_make_init() 262 num_ext += 2; in sctp_make_init() 266 extensions[num_ext] = SCTP_CID_RECONF; in sctp_make_init() 267 num_ext += 1; in sctp_make_init() 274 extensions[num_ext] = SCTP_CID_I_DATA; in sctp_make_init() 275 num_ext += 1; in sctp_make_init() 299 extensions[num_ext] = SCTP_CID_AUTH; in sctp_make_init() 300 num_ext in sctp_make_init() 395 int num_ext = 0; sctp_make_init_ack() local 1970 __u16 num_ext = ntohs(param.p->length) - sizeof(struct sctp_paramhdr); sctp_verify_ext_param() local 2004 __u16 num_ext = ntohs(param.p->length) - sizeof(struct sctp_paramhdr); sctp_process_ext_param() local [all...] |
/kernel/linux/linux-6.6/net/sctp/ |
H A D | sm_make_chunk.c | 224 int num_ext = 0; in sctp_make_init() local 260 extensions[num_ext] = SCTP_CID_ASCONF; in sctp_make_init() 261 extensions[num_ext+1] = SCTP_CID_ASCONF_ACK; in sctp_make_init() 262 num_ext += 2; in sctp_make_init() 266 extensions[num_ext] = SCTP_CID_RECONF; in sctp_make_init() 267 num_ext += 1; in sctp_make_init() 274 extensions[num_ext] = SCTP_CID_I_DATA; in sctp_make_init() 275 num_ext += 1; in sctp_make_init() 299 extensions[num_ext] = SCTP_CID_AUTH; in sctp_make_init() 300 num_ext in sctp_make_init() 395 int num_ext = 0; sctp_make_init_ack() local 2015 __u16 num_ext = ntohs(param.p->length) - sizeof(struct sctp_paramhdr); sctp_verify_ext_param() local 2049 __u16 num_ext = ntohs(param.p->length) - sizeof(struct sctp_paramhdr); sctp_process_ext_param() local [all...] |
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | dir.c | 68 int i, dentries_per_clu, dentries_per_clu_bits = 0, num_ext; in exfat_readdir() local 136 num_ext = ep->dentry.file.num_ext; in exfat_readdir() 173 *cpos = EXFAT_DEN_TO_B(dentry + 1 + num_ext); in exfat_readdir() 501 num_entries = fep->dentry.file.num_ext + 1; in exfat_update_dir_chksum() 537 ep->dentry.file.num_ext = (unsigned char)(num_entries - 1); in exfat_init_ext_entry() 871 ep->dentry.file.num_ext + 1 : type; in exfat_get_dentry_set() 938 int i, rewind = 0, dentry = 0, end_eidx = 0, num_ext = 0, len; in exfat_find_dir_entry() local 1016 num_ext = ep->dentry.file.num_ext; in exfat_find_dir_entry() [all...] |
H A D | exfat_raw.h | 113 __u8 num_ext; member
|
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | dir.c | 70 int i, dentries_per_clu, num_ext, err; in exfat_readdir() local 136 num_ext = ep->dentry.file.num_ext; in exfat_readdir() 177 *cpos = EXFAT_DEN_TO_B(dentry + 1 + num_ext); in exfat_readdir() 514 num_entries = fep->dentry.file.num_ext + 1; in exfat_update_dir_chksum() 568 ep->dentry.file.num_ext = (unsigned char)(num_entries - 1); in exfat_init_ext_entry() 888 ep->dentry.file.num_ext + 1 : type; in exfat_get_dentry_set() 986 int i, rewind = 0, dentry = 0, end_eidx = 0, num_ext = 0, len; in exfat_find_dir_entry() local 1052 num_ext = ep->dentry.file.num_ext; in exfat_find_dir_entry() [all...] |
H A D | exfat_raw.h | 116 __u8 num_ext; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | counter.h | 53 * @num_ext: number of Counter Signal extensions specified in @ext 61 size_t num_ext; member 187 * @num_ext: number of Counter Count extensions specified in @ext 202 size_t num_ext; member 426 * @num_ext: number of Counter device extensions specified in @ext 442 size_t num_ext; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | counter.h | 231 * @num_ext: number of Signal extensions specified in @ext 238 size_t num_ext; member 263 * @num_ext: number of Count extensions specified in @ext 276 size_t num_ext; member 361 * @num_ext: number of Counter device extensions specified in @ext 387 size_t num_ext; member
|
/kernel/linux/linux-5.10/drivers/counter/ |
H A D | counter.c | 407 const size_t num_ext = signal->num_ext; in counter_signal_ext_register() local 415 for (i = 0 ; i < num_ext; i++) { in counter_signal_ext_register() 849 for (i = 0 ; i < count->num_ext; i++) { in counter_count_ext_register() 1120 for (i = 0 ; i < counter->num_ext; i++) { in counter_device_ext_register()
|
H A D | stm32-lptimer-cnt.c | 406 .num_ext = ARRAY_SIZE(stm32_lptim_cnt_ext) 418 .num_ext = ARRAY_SIZE(stm32_lptim_cnt_ext)
|
H A D | ti-eqep.c | 327 .num_ext = ARRAY_SIZE(ti_eqep_position_ext),
|
H A D | ftm-quaddec.c | 272 .num_ext = ARRAY_SIZE(ftm_quaddec_count_ext)
|
H A D | 104-quad-8.c | 1394 .num_ext = ARRAY_SIZE(quad8_signal_ext) \ 1401 .num_ext = ARRAY_SIZE(quad8_index_ext) \ 1499 .num_ext = ARRAY_SIZE(quad8_count_ext) \
|
H A D | stm32-timer-cnt.c | 355 .num_ext = ARRAY_SIZE(stm32_count_ext)
|