Home
last modified time | relevance | path

Searched refs:ctx (Results 4551 - 4575 of 5793) sorted by relevance

1...<<181182183184185186187188189190>>...232

/kernel/linux/linux-5.10/include/linux/
H A Dvirtio_config.h89 const char * const names[], const bool *ctx,
213 const char * const names[], const bool *ctx, in virtio_find_vqs_ctx()
216 return vdev->config->find_vqs(vdev, nvqs, vqs, callbacks, names, ctx, in virtio_find_vqs_ctx()
211 virtio_find_vqs_ctx(struct virtio_device *vdev, unsigned nvqs, struct virtqueue *vqs[], vq_callback_t *callbacks[], const char * const names[], const bool *ctx, struct irq_affinity *desc) virtio_find_vqs_ctx() argument
/kernel/linux/linux-5.10/net/bridge/netfilter/
H A Dnft_reject_bridge.c359 static int nft_reject_bridge_validate(const struct nft_ctx *ctx, in nft_reject_bridge_validate() argument
363 return nft_chain_validate_hooks(ctx->chain, (1 << NF_BR_PRE_ROUTING) | in nft_reject_bridge_validate()
367 static int nft_reject_bridge_init(const struct nft_ctx *ctx, in nft_reject_bridge_init() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_blit.c453 struct ttm_operation_ctx ctx = { in vmw_bo_cpu_blit() local
468 ret = dst->bdev->driver->ttm_tt_populate(dst->bdev, dst->ttm, &ctx); in vmw_bo_cpu_blit()
474 ret = src->bdev->driver->ttm_tt_populate(src->bdev, src->ttm, &ctx); in vmw_bo_cpu_blit()
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_tt.c423 struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) in ttm_tt_populate()
434 ret = bdev->driver->ttm_tt_populate(bdev, ttm, ctx); in ttm_tt_populate()
436 ret = ttm_pool_populate(ttm, ctx); in ttm_tt_populate()
422 ttm_tt_populate(struct ttm_bo_device *bdev, struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) ttm_tt_populate() argument
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A D57xx_hsi_bnx2fc.h211 struct fcoe_abts_info ctx; member
220 struct fcoe_cleanup_info ctx; member
238 struct fcoe_fw_tx_seq_ctx ctx; member
/kernel/linux/linux-6.6/include/linux/
H A Dbpf-cgroup.h26 unsigned int __cgroup_bpf_run_lsm_sock(const void *ctx,
28 unsigned int __cgroup_bpf_run_lsm_socket(const void *ctx,
30 unsigned int __cgroup_bpf_run_lsm_current(const void *ctx,
H A Dvirtio_config.h108 const char * const names[], const bool *ctx,
235 const char * const names[], const bool *ctx, in virtio_find_vqs_ctx()
238 return vdev->config->find_vqs(vdev, nvqs, vqs, callbacks, names, ctx, in virtio_find_vqs_ctx()
233 virtio_find_vqs_ctx(struct virtio_device *vdev, unsigned nvqs, struct virtqueue *vqs[], vq_callback_t *callbacks[], const char * const names[], const bool *ctx, struct irq_affinity *desc) virtio_find_vqs_ctx() argument
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A D57xx_hsi_bnx2fc.h211 struct fcoe_abts_info ctx; member
220 struct fcoe_cleanup_info ctx; member
238 struct fcoe_fw_tx_seq_ctx ctx; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_inline.h93 qla2x00_clean_dsd_pool(struct qla_hw_data *ha, struct crc_context *ctx) in qla2x00_clean_dsd_pool() argument
98 list_for_each_entry_safe(dsd, tdsd, &ctx->dsd_list, list) { in qla2x00_clean_dsd_pool()
104 INIT_LIST_HEAD(&ctx->dsd_list); in qla2x00_clean_dsd_pool()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_aux.h244 struct dc_context *ctx; member
283 struct dc_context *ctx; member
288 struct dc_context *ctx,
/kernel/linux/linux-6.6/drivers/dax/
H A Dsuper.c390 struct pseudo_fs_context *ctx = init_pseudo(fc, DAXFS_MAGIC); in dax_init_fs_context() local
391 if (!ctx) in dax_init_fs_context()
393 ctx->ops = &dax_sops; in dax_init_fs_context()
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dtwofish-i586-asm_32.S17 #define ctx 4 /* Twofish context structure */ define
216 mov ctx + 16(%esp), %ebp /* abuse the base pointer: set new base
217 * pointer to the ctx address */
273 mov ctx + 16(%esp), %ebp /* abuse the base pointer: set new base
274 * pointer to the ctx address */
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h202 void *ctx; member
390 struct bnxt_qplib_ctx *ctx);
392 struct bnxt_qplib_ctx *ctx,
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dcpsw_switchdev.c89 static int cpsw_port_attr_set(struct net_device *ndev, const void *ctx, in cpsw_port_attr_set() argument
309 static int cpsw_port_obj_add(struct net_device *ndev, const void *ctx, in cpsw_port_obj_add() argument
337 static int cpsw_port_obj_del(struct net_device *ndev, const void *ctx, in cpsw_port_obj_del() argument
H A Dam65-cpsw-switchdev.c87 static int am65_cpsw_port_attr_set(struct net_device *ndev, const void *ctx, in am65_cpsw_port_attr_set() argument
301 static int am65_cpsw_port_obj_add(struct net_device *ndev, const void *ctx, in am65_cpsw_port_obj_add() argument
328 static int am65_cpsw_port_obj_del(struct net_device *ndev, const void *ctx, in am65_cpsw_port_obj_del() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtt.c399 struct iwl_rxon_context *ctx; in iwl_advance_tt_handler() local
401 for_each_context(priv, ctx) { in iwl_advance_tt_handler()
404 rxon = &ctx->staging; in iwl_advance_tt_handler()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_blit.c454 struct ttm_operation_ctx ctx = { in vmw_bo_cpu_blit() local
469 ret = dst->bdev->funcs->ttm_tt_populate(dst->bdev, dst->ttm, &ctx); in vmw_bo_cpu_blit()
475 ret = src->bdev->funcs->ttm_tt_populate(src->bdev, src->ttm, &ctx); in vmw_bo_cpu_blit()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_util.c97 struct hibernate_work_context *ctx; in send_hibernate_uevent() local
99 ctx = container_of(work, struct hibernate_work_context, work); in send_hibernate_uevent()
101 kobject_uevent_env(&ctx->dev->device.kobj, KOBJ_CHANGE, uevent_env); in send_hibernate_uevent()
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Damx.c259 ucontext_t *ctx = (ucontext_t *)ctx_void; in handle_noperm() local
260 void *xbuf = ctx->uc_mcontext.fpregs; in handle_noperm()
305 ctx->uc_mcontext.gregs[REG_RIP] += 3; /* Skip the faulting XRSTOR */ in handle_noperm()
H A Dfsgsbase.c66 ucontext_t *ctx = (ucontext_t*)ctx_void; in sigsegv() local
76 ctx->uc_mcontext.gregs[REG_RIP] += 4; /* Skip the faulting mov */ in sigsegv()
335 static void *threadproc(void *ctx) in threadproc() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_probe.h401 struct traceprobe_parse_context *ctx);
404 struct traceprobe_parse_context *ctx);
413 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx);
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dmac80211_hwsim.c2463 struct ieee80211_chanctx_conf *ctx) in mac80211_hwsim_add_chanctx()
2468 hwsim->chanctx = ctx; in mac80211_hwsim_add_chanctx()
2470 hwsim_set_chanctx_magic(ctx); in mac80211_hwsim_add_chanctx()
2473 ctx->def.chan->center_freq, ctx->def.width, in mac80211_hwsim_add_chanctx()
2474 ctx->def.center_freq1, ctx->def.center_freq2); in mac80211_hwsim_add_chanctx()
2479 struct ieee80211_chanctx_conf *ctx) in mac80211_hwsim_remove_chanctx()
2488 ctx->def.chan->center_freq, ctx in mac80211_hwsim_remove_chanctx()
2462 mac80211_hwsim_add_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *ctx) mac80211_hwsim_add_chanctx() argument
2478 mac80211_hwsim_remove_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *ctx) mac80211_hwsim_remove_chanctx() argument
2494 mac80211_hwsim_change_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *ctx, u32 changed) mac80211_hwsim_change_chanctx() argument
2510 mac80211_hwsim_assign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_chanctx_conf *ctx) mac80211_hwsim_assign_vif_chanctx() argument
2520 mac80211_hwsim_unassign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_chanctx_conf *ctx) mac80211_hwsim_unassign_vif_chanctx() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c3075 struct ieee80211_chanctx_conf *ctx) in mac80211_hwsim_add_chanctx()
3077 hwsim_set_chanctx_magic(ctx); in mac80211_hwsim_add_chanctx()
3080 ctx->def.chan->center_freq, ctx->def.width, in mac80211_hwsim_add_chanctx()
3081 ctx->def.center_freq1, ctx->def.center_freq2); in mac80211_hwsim_add_chanctx()
3086 struct ieee80211_chanctx_conf *ctx) in mac80211_hwsim_remove_chanctx()
3090 ctx->def.chan->center_freq, ctx->def.width, in mac80211_hwsim_remove_chanctx()
3091 ctx in mac80211_hwsim_remove_chanctx()
3074 mac80211_hwsim_add_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *ctx) mac80211_hwsim_add_chanctx() argument
3085 mac80211_hwsim_remove_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *ctx) mac80211_hwsim_remove_chanctx() argument
3096 mac80211_hwsim_change_chanctx(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *ctx, u32 changed) mac80211_hwsim_change_chanctx() argument
3107 mac80211_hwsim_assign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, struct ieee80211_chanctx_conf *ctx) mac80211_hwsim_assign_vif_chanctx() argument
3130 mac80211_hwsim_unassign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, struct ieee80211_chanctx_conf *ctx) mac80211_hwsim_unassign_vif_chanctx() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp.c122 struct psp_memory_training_context *ctx = &psp->mem_train_ctx; in psp_memory_training_fini() local
124 ctx->init = PSP_MEM_TRAIN_NOT_SUPPORT; in psp_memory_training_fini()
125 kfree(ctx->sys_cache); in psp_memory_training_fini()
126 ctx->sys_cache = NULL; in psp_memory_training_fini()
132 struct psp_memory_training_context *ctx = &psp->mem_train_ctx; in psp_memory_training_init() local
134 if (ctx->init != PSP_MEM_TRAIN_RESERVE_SUCCESS) { in psp_memory_training_init()
139 ctx->sys_cache = kzalloc(ctx->train_data_size, GFP_KERNEL); in psp_memory_training_init()
140 if (ctx->sys_cache == NULL) { in psp_memory_training_init()
147 ctx in psp_memory_training_init()
[all...]
/kernel/linux/linux-5.10/block/
H A Dblk-throttle.c1489 struct blkg_conf_ctx ctx; in tg_set_conf() local
1494 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_conf()
1498 ret = throtl_check_init_done(ctx.disk->queue); in tg_set_conf()
1503 if (sscanf(ctx.body, "%llu", &v) != 1) in tg_set_conf()
1508 tg = blkg_to_tg(ctx.blkg); in tg_set_conf()
1518 blkg_conf_finish(&ctx); in tg_set_conf()
1683 struct blkg_conf_ctx ctx; in tg_set_limit() local
1691 ret = blkg_conf_prep(blkcg, &blkcg_policy_throtl, buf, &ctx); in tg_set_limit()
1695 ret = throtl_check_init_done(ctx.disk->queue); in tg_set_limit()
1699 tg = blkg_to_tg(ctx in tg_set_limit()
[all...]

Completed in 49 milliseconds

1...<<181182183184185186187188189190>>...232