Home
last modified time | relevance | path

Searched defs:type (Results 3626 - 3650 of 12535) sorted by relevance

1...<<141142143144145146147148149150>>...502

/kernel/linux/linux-6.6/include/linux/
H A Dquotaops.h83 static inline int dquot_suspend(struct super_block *sb, int type) in dquot_suspend() argument
122 sb_dqinfo(struct super_block *sb, int type) sb_dqinfo() argument
131 sb_has_quota_usage_enabled(struct super_block *sb, int type) sb_has_quota_usage_enabled() argument
137 sb_has_quota_limits_enabled(struct super_block *sb, int type) sb_has_quota_limits_enabled() argument
143 sb_has_quota_suspended(struct super_block *sb, int type) sb_has_quota_suspended() argument
155 sb_has_quota_loaded(struct super_block *sb, int type) sb_has_quota_loaded() argument
166 sb_has_quota_active(struct super_block *sb, int type) sb_has_quota_active() argument
180 sb_has_quota_usage_enabled(struct super_block *sb, int type) sb_has_quota_usage_enabled() argument
185 sb_has_quota_limits_enabled(struct super_block *sb, int type) sb_has_quota_limits_enabled() argument
190 sb_has_quota_suspended(struct super_block *sb, int type) sb_has_quota_suspended() argument
201 sb_has_quota_loaded(struct super_block *sb, int type) sb_has_quota_loaded() argument
211 sb_has_quota_active(struct super_block *sb, int type) sb_has_quota_active() argument
273 dquot_disable(struct super_block *sb, int type, unsigned int flags) dquot_disable() argument
279 dquot_suspend(struct super_block *sb, int type) dquot_suspend() argument
284 dquot_resume(struct super_block *sb, int type) dquot_resume() argument
291 dquot_writeback_dquots(struct super_block *sb, int type) dquot_writeback_dquots() argument
[all...]
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_conntrack_tuple.h54 u_int8_t type, code; member
H A Dnf_tables_offload.h29 enum nft_offload_dep_type type; member
/kernel/linux/linux-6.6/include/net/
H A Dnsh.h203 u8 type; member
/kernel/linux/linux-6.6/include/rdma/
H A Duverbs_std_types.h114 uverbs_flow_action_fill_action(struct ib_flow_action *action, struct ib_uobject *uobj, struct ib_device *ib_dev, enum ib_flow_action_type type) uverbs_flow_action_fill_action() argument
/kernel/linux/linux-6.6/include/scsi/
H A Dfc_frame.h249 __fc_fill_fc_hdr(struct fc_frame_header *fh, enum fc_rctl r_ctl, u32 did, u32 sid, enum fc_fh_type type, u32 f_ctl, u32 parm_offset) __fc_fill_fc_hdr() argument
268 fc_fill_fc_hdr(struct fc_frame *fp, enum fc_rctl r_ctl, u32 did, u32 sid, enum fc_fh_type type, u32 f_ctl, u32 parm_offset) fc_fill_fc_hdr() argument
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_unsol.c221 efct_sframe_common_send(struct efct_node *node, struct efc_hw_sequence *seq, enum fc_rctl r_ctl, u32 f_ctl, u8 type, void *payload, u32 payload_len) efct_sframe_common_send() argument
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dsnic_io.c42 snic_wq_cmpl_handler_cont(struct vnic_dev *vdev, struct cq_desc *cq_desc, u8 type, u16 q_num, u16 cmpl_idx, void *opaque) snic_wq_cmpl_handler_cont() argument
H A Dvnic_cq.h55 u8 type, color; in svnic_cq_service() local
46 svnic_cq_service(struct vnic_cq *cq, unsigned int work_to_do, int (*q_service)(struct vnic_dev *vdev, struct cq_desc *cq_desc, u8 type, u16 q_number, u16 completed_index, void *opaque), void *opaque) svnic_cq_service() argument
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dfw-management.c573 u8 type = op->type; in gb_fw_mgmt_request_handler() local
H A Dbootrom.c359 u8 type = op->type; in gb_bootrom_request_handler() local
H A Dfw-download.c389 u8 type = op->type; in gb_fw_download_request_handler() local
/kernel/linux/linux-6.6/drivers/staging/ks7010/
H A Deap_packet.h24 unsigned char type; member
41 unsigned char type; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm.c169 static ia_css_ptr __hmm_alloc(size_t bytes, enum hmm_bo_type type, in __hmm_alloc() argument
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/inputfifo/src/
H A Dinputfifo.c73 enum inputfifo_mipi_data_type type; member
222 inputfifo_send_line2( const unsigned short *data, unsigned int width, const unsigned short *data2, unsigned int width2, unsigned int hblank_cycles, unsigned int marker_cycles, unsigned int two_ppc, enum inputfifo_mipi_data_type type) inputfifo_send_line2() argument
313 inputfifo_send_line(const unsigned short *data, unsigned int width, unsigned int hblank_cycles, unsigned int marker_cycles, unsigned int two_ppc, enum inputfifo_mipi_data_type type) inputfifo_send_line() argument
356 inputfifo_send_frame( const unsigned short *data, unsigned int width, unsigned int height, unsigned int ch_id, unsigned int fmt_type, unsigned int hblank_cycles, unsigned int marker_cycles, unsigned int two_ppc, enum inputfifo_mipi_data_type type) inputfifo_send_frame() argument
395 enum inputfifo_mipi_data_type type; inputfifo_determine_type() local
429 enum inputfifo_mipi_data_type type; ia_css_inputfifo_send_input_frame() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Drtl819x_BAProc.c66 rtllib_ADDBA(struct rtllib_device *ieee, u8 *Dst, struct ba_record *pBA, u16 StatusCode, u8 type) rtllib_ADDBA() argument
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dia_css_irq.h131 enum ia_css_irq_info type; /** Interrupt type. */ member
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/bufq/src/
H A Dbufq.c207 bufq_get_qhandle( enum sh_css_queue_type type, enum sh_css_queue_id id, int thread) bufq_get_qhandle() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_BAProc.c108 static struct sk_buff *ieee80211_ADDBA(struct ieee80211_device *ieee, u8 *Dst, struct ba_record *pBA, u16 StatusCode, u8 type) in ieee80211_ADDBA() argument
H A Drtl819x_TS.h30 u16 type; member
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-debug.h79 static inline const char *cdnsp_trb_type_string(u8 type) in cdnsp_trb_type_string() argument
141 static inline const char *cdnsp_ring_type_string(enum cdnsp_ring_type type) in cdnsp_ring_type_string() argument
183 int type = TRB_FIELD_TO_TYPE(field3); in cdnsp_decode_trb() local
519 cdnsp_ep_type_string(u8 type) cdnsp_ep_type_string() argument
[all...]
/kernel/linux/linux-6.6/drivers/uio/
H A Duio_fsl_elbc_gpcm.c255 const char *type; in get_of_data() local
205 setup_periph(struct fsl_elbc_gpcm *priv, const char *type) setup_periph() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-vchiq.c86 bcm2835_audio_send_simple(struct bcm2835_audio_instance *instance, int type, bool wait) bcm2835_audio_send_simple() argument
[all...]
H A Dvc_vchi_audioserv_defs.h84 s32 type; /* Message type (VC_AUDIO_MSG_TYPE) */ member
/kernel/linux/linux-6.6/drivers/target/iscsi/
H A Discsi_target_auth.c249 unsigned char type; in chap_server_compute_hash() local

Completed in 20 milliseconds

1...<<141142143144145146147148149150>>...502