Searched refs:subheader (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/fs/proc/ |
H A D | proc_sysctl.c | 1328 struct ctl_table_header ***subheader, struct ctl_table_set *set, register_leaf_sysctl_tables() 1373 **subheader = header; register_leaf_sysctl_tables() 1374 (*subheader)++; register_leaf_sysctl_tables() 1389 err = register_leaf_sysctl_tables(path, child_pos, subheader, register_leaf_sysctl_tables() 1418 struct ctl_table_header *header = NULL, **subheaders, **subheader; __register_sysctl_paths() local 1449 subheader = subheaders; __register_sysctl_paths() 1452 if (register_leaf_sysctl_tables(new_path, pos, &subheader, __register_sysctl_paths() 1462 while (subheader > subheaders) { __register_sysctl_paths() 1463 struct ctl_table_header *subh = *(--subheader); __register_sysctl_paths() 1327 register_leaf_sysctl_tables(const char *path, char *pos, struct ctl_table_header ***subheader, struct ctl_table_set *set, struct ctl_table *table) register_leaf_sysctl_tables() argument
|
/linux-4.1.27/net/dccp/ |
H A D | dccp.h | 346 * @dccpd_ack_seq: acknowledgment number subheader field value
|
/linux-4.1.27/include/uapi/linux/ |
H A D | cdrom.h | 338 #define CD_SUBHEAD_SIZE 8 /* subheader bytes per raw XA data frame */
|
/linux-4.1.27/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 13168 /* The IOCTL status is embedded in the mailbox subheader. */ lpfc_cq_create() 13384 /* The IOCTL status is embedded in the mailbox subheader. */ lpfc_mq_create() 13547 /* The IOCTL status is embedded in the mailbox subheader. */ lpfc_wq_create() 13766 /* The IOCTL status is embedded in the mailbox subheader. */ lpfc_rq_create() 13895 /* The IOCTL status is embedded in the mailbox subheader. */ lpfc_rq_create() 13960 /* The IOCTL status is embedded in the mailbox subheader. */ lpfc_eq_destroy() 14015 /* The IOCTL status is embedded in the mailbox subheader. */ lpfc_cq_destroy() 14069 /* The IOCTL status is embedded in the mailbox subheader. */ lpfc_mq_destroy() 14177 /* The IOCTL status is embedded in the mailbox subheader. */ lpfc_rq_destroy() 14281 /* The IOCTL status is embedded in the mailbox subheader. */ lpfc_sli4_post_sgl() 15910 /* The IOCTL status is embedded in the mailbox subheader. */ lpfc_mbx_cmpl_add_fcf_record() 16848 /* The IOCTL status is embedded in the mailbox subheader. */
|
Completed in 224 milliseconds