Searched refs:context (Results 126 - 150 of 2081) sorted by relevance

1234567891011>>

/linux-master/fs/ocfs2/
H A Dmove_extents.c50 struct ocfs2_move_extents_context *context,
55 struct inode *inode = context->inode;
60 u64 ino = ocfs2_metadata_cache_owner(context->et.et_ci);
76 path = ocfs2_new_path_from_et(&context->et);
108 ret = ocfs2_split_extent(handle, &context->et, path, index,
109 &replace_rec, context->meta_ac,
110 &context->dealloc);
116 context->new_phys_cpos = new_p_cpos;
126 len, context->meta_ac,
127 &context
49 __ocfs2_move_extent(handle_t *handle, struct ocfs2_move_extents_context *context, u32 cpos, u32 len, u32 p_cpos, u32 new_p_cpos, int ext_flags) argument
195 ocfs2_defrag_extent(struct ocfs2_move_extents_context *context, u32 cpos, u32 phys_cpos, u32 *len, int ext_flags) argument
562 ocfs2_move_extent(struct ocfs2_move_extents_context *context, u32 cpos, u32 phys_cpos, u32 *new_phys_cpos, u32 len, int ext_flags) argument
758 __ocfs2_move_extents_range(struct buffer_head *di_bh, struct ocfs2_move_extents_context *context) argument
893 ocfs2_move_extents(struct ocfs2_move_extents_context *context) argument
980 struct ocfs2_move_extents_context *context; local
[all...]
/linux-master/drivers/net/wireless/silabs/wfx/
H A Ddebug.c242 struct dbgfs_hif_msg *context = file->private_data; local
243 struct wfx_dev *wdev = context->wdev;
246 if (completion_done(&context->complete)) {
257 memset(context->reply, 0xFF, sizeof(context->reply));
265 context->ret = wfx_cmd_send(wdev, request, context->reply, sizeof(context->reply), false);
268 complete(&context->complete);
275 struct dbgfs_hif_msg *context local
294 struct dbgfs_hif_msg *context = kzalloc(sizeof(*context), GFP_KERNEL); local
306 struct dbgfs_hif_msg *context = file->private_data; local
[all...]
/linux-master/arch/powerpc/mm/nohash/
H A Dmmu_context.c15 * - The global context lock will not scale very well
18 * - Implement flush_tlb_mm() by making the context stale and picking
82 /* Steal a context from a task that has one at the moment.
87 * This isn't an LRU system, it just frees up each context in
92 * For context stealing, we use a slightly different approach for
112 if (mm->context.active) {
119 /* Mark this mm has having no context anymore */
120 mm->context.id = MMU_NO_CONTEXT;
159 /* Mark this mm as having no context anymore */
160 mm->context
[all...]
/linux-master/drivers/md/dm-vdo/
H A Daction-manager.c25 * @context: The action specific context.
35 void *context; member in struct:action
50 * @context: Opaque data associated with this action manager.
62 void *context; member in struct:action_manager
73 static bool no_default_action(void *context __always_unused)
79 static void no_preamble(void *context __always_unused, struct vdo_completion *completion)
85 static int no_conclusion(void *context __always_unused)
95 * @context: The object which holds the per-zone context fo
103 vdo_make_action_manager(zone_count_t zones, vdo_zone_thread_getter_fn get_zone_thread_id, thread_id_t initiator_thread_id, void *context, vdo_action_scheduler_fn scheduler, struct vdo *vdo, struct action_manager **manager_ptr) argument
351 vdo_schedule_operation_with_context(struct action_manager *manager, const struct admin_state_code *operation, vdo_action_preamble_fn preamble, vdo_zone_action_fn action, vdo_action_conclusion_fn conclusion, void *context, struct vdo_completion *parent) argument
[all...]
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_restrack.c47 struct hns_roce_v2_cq_context context; local
53 ret = hr_dev->hw->query_cqc(hr_dev, hr_cq->cqn, &context);
57 ret = nla_put(msg, RDMA_NLDEV_ATTR_RES_RAW, sizeof(context), &context);
103 } context = {}; local
109 ret = hr_dev->hw->query_qpc(hr_dev, hr_qp->qpn, &context.qpc);
120 ret = hr_dev->hw->query_sccc(hr_dev, hr_qp->qpn, &context.sccc);
127 ret = nla_put(msg, RDMA_NLDEV_ATTR_RES_RAW, sizeof(context), &context);
166 struct hns_roce_v2_mpt_entry context; local
215 struct hns_roce_srq_context context; local
[all...]
/linux-master/drivers/base/regmap/
H A Dregmap-ac97.c44 static int regmap_ac97_reg_read(void *context, unsigned int reg, argument
47 struct snd_ac97 *ac97 = context;
54 static int regmap_ac97_reg_write(void *context, unsigned int reg, argument
57 struct snd_ac97 *ac97 = context;
H A Dregmap-slimbus.c10 static int regmap_slimbus_write(void *context, const void *data, size_t count) argument
12 struct slim_device *sdev = context;
17 static int regmap_slimbus_read(void *context, const void *reg, size_t reg_size, argument
20 struct slim_device *sdev = context;
H A Dregmap-i3c.c9 static int regmap_i3c_write(void *context, const void *data, size_t count) argument
11 struct device *dev = context;
24 static int regmap_i3c_read(void *context, argument
28 struct device *dev = context;
/linux-master/include/linux/spi/
H A Deeprom.h34 void *context; member in struct:spi_eeprom
/linux-master/include/trace/events/
H A Ddma_fence.h21 __field(unsigned int, context)
28 __entry->context = fence->context;
32 TP_printk("driver=%s timeline=%s context=%u seqno=%u",
33 __get_str(driver), __get_str(timeline), __entry->context,
/linux-master/drivers/gpu/drm/lima/
H A Dlima_trace.h18 __field(unsigned int, context)
25 __entry->context = task->base.s_fence->finished.context;
30 TP_printk("task=%llu, context=%u seqno=%u pipe=%s",
31 __entry->task_id, __entry->context, __entry->seqno,
/linux-master/drivers/nfc/pn544/
H A Dpn544.h16 typedef int (*fw_download_t)(void *context, const char *firmware_name,
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn301/
H A Ddcn301_fpu.h38 struct dc_state *context,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dhv_vhca.h36 void mlx5_hv_vhca_invalidate(void *context, u64 block_mask);
46 void *context);
74 static inline void mlx5_hv_vhca_invalidate(void *context, argument
87 void *context)
80 mlx5_hv_vhca_agent_create(struct mlx5_hv_vhca *hv_vhca, enum mlx5_hv_vhca_agent_type type, void (*control)(struct mlx5_hv_vhca_agent*, struct mlx5_hv_vhca_control_block *block), void (*invalidate)(struct mlx5_hv_vhca_agent*, u64 block_mask), void (*cleanup)(struct mlx5_hv_vhca_agent *agent), void *context) argument
/linux-master/tools/verification/rv/include/
H A Dtrace.h16 int cpu, void *context);
/linux-master/drivers/md/persistent-data/
H A Ddm-array.h128 * context - passed to the callback
130 typedef int (*value_fn)(uint32_t index, void *value_le, void *context);
132 uint32_t size, value_fn fn, void *context);
178 * context - passed to the callback
181 int (*fn)(void *context, uint64_t key, void *leaf),
182 void *context);
/linux-master/tools/testing/selftests/arm64/signal/testcases/
H A Dtpidr2_siginfo.c5 * Verify that the TPIDR2 register context in signal frames is set up as
22 } context; variable in typeref:union:__anon5136
41 struct _aarch64_ctx *head = GET_BUF_RESV_HEAD(context);
52 if (!get_current_context(td, &context.uc, sizeof(context)))
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr.h36 struct dc_state *context, bool safe_to_lower);
/linux-master/arch/hexagon/include/asm/
H A Dpgalloc.h36 mm->context.generation = kmap_generation;
39 mm->context.ptbase = __pa(pgd);
73 mm->context.generation = kmap_generation;
74 current->active_mm->context.generation = kmap_generation;
/linux-master/arch/powerpc/mm/book3s32/
H A Dkuap.c11 init_mm.context.sr0 |= SR_KS;
/linux-master/arch/powerpc/mm/
H A Dmmu_context.c22 tsk->thread.sr0 = mm->context.sr0;
25 tsk->thread.pid = mm->context.id;
35 tsk->thread.pid = mm->context.id;
49 /* Mark this context has been used on the new CPU */
61 * MMU context id, which is then moved to SPRN_PID.
65 * get_user_context which loads the context for the VSID hash
92 * context
112 void *frag = pte_frag_get(&mm->context);
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.h41 struct dc_state *context,
44 struct dc *dc, struct dc_state *context,
49 struct dc *dc, struct dc_state *context,
58 struct dc_state *context,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.h43 struct dc_state *context,
/linux-master/drivers/iio/imu/bmi323/
H A Dbmi323_spi.c20 static int bmi323_regmap_spi_read(void *context, const void *reg_buf, argument
24 struct spi_device *spi = context;
29 static int bmi323_regmap_spi_write(void *context, const void *data, argument
32 struct spi_device *spi = context;
/linux-master/security/selinux/ss/
H A Dcontext.c3 * Implementations of the security context functions.
11 #include "context.h"
14 u32 context_compute_hash(const struct context *c)
19 * If a context is invalid, it will always be represented by a
20 * context struct with only the len & str set (and vice versa)
21 * under a given policy. Since context structs from different

Completed in 194 milliseconds

1234567891011>>