/linux/fs/ocfs2/ |
H A D | xattr.c | 698 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xattr_extend_allocation() 763 struct ocfs2_xattr_set_ctxt *ctxt) in __ocfs2_remove_xattr_range() 808 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xattr_shrink_size() 854 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xattr_value_truncate() 1909 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_value_truncate() 2019 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_remove() 2066 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_reuse_entry() 2128 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_prepare_entry() 2203 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_store_value() 2226 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_set() [all …]
|
H A D | alloc.c | 3673 struct ocfs2_merge_ctxt *ctxt) in ocfs2_try_to_merge_extent() 4367 struct ocfs2_merge_ctxt *ctxt) in ocfs2_figure_merge_contig_type() 5082 struct ocfs2_merge_ctxt ctxt; in ocfs2_split_extent() local 6487 int ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, in ocfs2_cache_cluster_dealloc() 6563 struct ocfs2_cached_dealloc_ctxt *ctxt) in ocfs2_run_deallocs() 6608 struct ocfs2_cached_dealloc_ctxt *ctxt) in ocfs2_find_per_slot_free_list() 6635 struct ocfs2_cached_dealloc_ctxt *ctxt) in ocfs2_find_preferred_free_list() 6779 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, in ocfs2_cache_block_dealloc() 6817 static int ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt, in ocfs2_cache_extent_block_free()
|
/linux/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_wwan.c | 164 static int ipc_wwan_newlink(void *ctxt, struct net_device *dev, in ipc_wwan_newlink() 193 static void ipc_wwan_dellink(void *ctxt, struct net_device *dev, in ipc_wwan_dellink()
|
/linux/sound/soc/codecs/ |
H A D | pcm6240.c | 1231 static struct pcmdevice_config_info *pcmdevice_add_config(void *ctxt, in pcmdevice_add_config() 1444 static void pcmdevice_config_info_remove(void *ctxt) in pcmdevice_config_info_remove() 1470 static int pcmdev_regbin_ready(const struct firmware *fmw, void *ctxt) in pcmdev_regbin_ready() 1792 static int pcmdevice_process_block(void *ctxt, unsigned char *data, in pcmdevice_process_block() 1836 static void pcmdevice_select_cfg_blk(void *ctxt, int conf_no, in pcmdevice_select_cfg_blk()
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | netdev_rx.c | 59 struct hfi1_ctxtdata **ctxt) in hfi1_netdev_allocate_ctxt() 122 struct hfi1_ctxtdata **ctxt) in hfi1_netdev_allot_ctxt()
|
H A D | file_ops.c | 131 #define HFI1_MMAP_TOKEN(type, ctxt, subctxt, addr) \ argument 307 static inline void mmap_cdbg(u16 ctxt, u8 subctxt, u8 type, u8 mapio, u8 vmf, in mmap_cdbg() 331 u16 ctxt; in hfi1_file_mmap() local 1492 u16 ctxt; in hfi1_set_uevent_bits() local
|
H A D | ud.c | 602 struct send_context *ctxt = qp_to_send_context(qp, sc5); in return_cnp_16B() local 664 struct send_context *ctxt = qp_to_send_context(qp, sc5); in return_cnp() local
|
/linux/tools/testing/selftests/powerpc/mm/ |
H A D | segv_errors.c | 27 ucontext_t *ctxt = (ucontext_t *)ctxt_v; in segv_handler() local
|
H A D | wild_bctr.c | 26 static void save_regs(ucontext_t *ctxt) in save_regs()
|
H A D | subpage_prot.c | 39 ucontext_t *ctxt = (ucontext_t *)ctxt_v; in segv() local
|
/linux/tools/testing/selftests/powerpc/mce/ |
H A D | inject-ra-err.c | 21 ucontext_t *ctxt = (ucontext_t *)ctxt_v; in sigbus_handler() local
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_lib.c | 287 struct ice_vsi_ctx *ctxt; in ice_vsi_delete_from_hw() local 943 static void ice_set_dflt_vsi_ctx(struct ice_hw *hw, struct ice_vsi_ctx *ctxt) in ice_set_dflt_vsi_ctx() 997 static int ice_vsi_setup_q_map(struct ice_vsi *vsi, struct ice_vsi_ctx *ctxt) in ice_vsi_setup_q_map() 1108 static void ice_set_fd_vsi_ctx(struct ice_vsi_ctx *ctxt, struct ice_vsi *vsi) in ice_set_fd_vsi_ctx() 1150 static void ice_set_rss_vsi_ctx(struct ice_vsi_ctx *ctxt, struct ice_vsi *vsi) in ice_set_rss_vsi_ctx() 1185 ice_chnl_vsi_setup_q_map(struct ice_vsi *vsi, struct ice_vsi_ctx *ctxt) in ice_chnl_vsi_setup_q_map() 1229 struct ice_vsi_ctx *ctxt; in ice_vsi_init() local 3257 ice_vsi_setup_q_map_mqprio(struct ice_vsi *vsi, struct ice_vsi_ctx *ctxt, in ice_vsi_setup_q_map_mqprio()
|
/linux/arch/arm64/kvm/hyp/include/hyp/ |
H A D | switch.h | 792 static inline u64 hyp_timer_get_offset(struct arch_timer_context *ctxt) in hyp_timer_get_offset() 804 static inline u64 compute_counter_value(struct arch_timer_context *ctxt) in compute_counter_value() 811 struct arch_timer_context *ctxt; in kvm_handle_cntxct() local
|
/linux/fs/bcachefs/ |
H A D | data_update.c | 70 bool __bkey_nocow_lock(struct bch_fs *c, struct moving_context *ctxt, struct bkey_ptrs_c ptrs, in __bkey_nocow_lock() 99 static bool bkey_nocow_lock(struct bch_fs *c, struct moving_context *ctxt, struct bkey_ptrs_c ptrs) in bkey_nocow_lock() 814 struct moving_context *ctxt, in bch2_data_update_init()
|
H A D | data_update.h | 45 struct moving_context *ctxt; member
|
/linux/net/ipv4/ |
H A D | tcp_fastopen.c | 11 struct tcp_fastopen_context *ctxt; in tcp_fastopen_init_key_once() local 51 struct tcp_fastopen_context *ctxt; in tcp_fastopen_ctx_destroy() local
|
/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_netdev.c | 290 static int t7xx_ccmni_wwan_newlink(void *ctxt, struct net_device *dev, u32 if_id, in t7xx_ccmni_wwan_newlink() 315 static void t7xx_ccmni_wwan_dellink(void *ctxt, struct net_device *dev, struct list_head *head) in t7xx_ccmni_wwan_dellink()
|
/linux/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_backchannel.c | 140 struct svc_rdma_send_ctxt *ctxt; in rpcrdma_bc_send_request() local
|
/linux/drivers/scsi/be2iscsi/ |
H A D | be_cmds.c | 784 void *ctxt = &req->context; in beiscsi_cmd_cq_create() local 858 void *ctxt; in beiscsi_cmd_mccq_create() local 984 void *ctxt = &req->context; in be_cmd_create_default_pdu_queue() local
|
/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | switch.c | 59 struct kvm_cpu_context *ctxt = &vcpu->arch.ctxt; in __activate_traps() local
|
/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-encoder.c | 127 static int pvr2_encoder_cmd(void *ctxt, in pvr2_encoder_cmd()
|
/linux/arch/x86/kvm/ |
H A D | kvm_emulate.h | 391 #define KVM_EMULATOR_BUG_ON(cond, ctxt) \ argument 533 static inline ulong reg_read(struct x86_emulate_ctxt *ctxt, unsigned nr) in reg_read() 545 static inline ulong *reg_write(struct x86_emulate_ctxt *ctxt, unsigned nr) in reg_write() 558 static inline ulong *reg_rmw(struct x86_emulate_ctxt *ctxt, unsigned nr) in reg_rmw()
|
/linux/arch/x86/xen/ |
H A D | smp_pv.c | 227 struct vcpu_guest_context *ctxt; in cpu_initialize_context() local
|
/linux/include/kvm/ |
H A D | arm_arch_timer.h | 166 static inline u64 timer_get_offset(struct arch_timer_context *ctxt) in timer_get_offset()
|
/linux/include/uapi/rdma/hfi/ |
H A D | hfi1_ioctl.h | 86 __u16 ctxt; /* ctxt on unit assigned to caller */ member
|