Home
last modified time | relevance | path

Searched defs:ctx (Results 2226 – 2250 of 3059) sorted by relevance

1...<<81828384858687888990>>...123

/openbmc/linux/drivers/firmware/
H A Dqcom_scm.c48 __le64 ctx; member
468 struct qcom_scm_pas_metadata *ctx) in qcom_scm_pas_init_image()
528 void qcom_scm_pas_metadata_release(struct qcom_scm_pas_metadata *ctx) in qcom_scm_pas_metadata_release()
/openbmc/linux/fs/smb/client/
H A Dfile.c3393 struct cifs_aio_ctx *ctx) in cifs_resend_wdata()
3506 struct cifs_aio_ctx *ctx) in cifs_write_from_iter()
3616 static void collect_uncached_write_data(struct cifs_aio_ctx *ctx) in collect_uncached_write_data()
3706 struct cifs_aio_ctx *ctx; in __cifs_writev() local
3971 struct cifs_aio_ctx *ctx) in cifs_resend_rdata()
4044 struct cifs_aio_ctx *ctx) in cifs_send_async_read()
4144 collect_uncached_read_data(struct cifs_aio_ctx *ctx) in collect_uncached_read_data()
4236 struct cifs_aio_ctx *ctx; in __cifs_readv() local
/openbmc/linux/fs/proc/
H A Dbase.c2063 bool proc_fill_cache(struct file *file, struct dir_context *ctx, in proc_fill_cache()
2344 proc_map_files_readdir(struct file *file, struct dir_context *ctx) in proc_map_files_readdir()
2688 static int proc_pident_readdir(struct file *file, struct dir_context *ctx, in proc_pident_readdir()
2871 static int proc_attr_dir_readdir(struct file *file, struct dir_context *ctx) in proc_attr_dir_readdir()
3357 static int proc_tgid_base_readdir(struct file *file, struct dir_context *ctx) in proc_tgid_base_readdir()
3505 int proc_pid_readdir(struct file *file, struct dir_context *ctx) in proc_pid_readdir()
3696 static int proc_tid_base_readdir(struct file *file, struct dir_context *ctx) in proc_tid_base_readdir()
3855 static int proc_task_readdir(struct file *file, struct dir_context *ctx) in proc_task_readdir()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c1728 struct kvm_htab_ctx *ctx = file->private_data; in kvm_htab_read() local
1827 struct kvm_htab_ctx *ctx = file->private_data; in kvm_htab_write() local
1949 struct kvm_htab_ctx *ctx = filp->private_data; in kvm_htab_release() local
1969 struct kvm_htab_ctx *ctx; in kvm_vm_ioctl_get_htab_fd() local
/openbmc/linux/ipc/
H A Dmqueue.c427 struct mqueue_fs_context *ctx = fc->fs_private; in mqueue_get_tree() local
442 struct mqueue_fs_context *ctx = fc->fs_private; in mqueue_fs_context_free() local
450 struct mqueue_fs_context *ctx; in mqueue_init_fs_context() local
470 struct mqueue_fs_context *ctx; in mq_create_mount() local
/openbmc/linux/net/mac80211/
H A Ddriver-ops.h905 struct ieee80211_chanctx *ctx) in drv_add_chanctx()
922 struct ieee80211_chanctx *ctx) in drv_remove_chanctx()
937 struct ieee80211_chanctx *ctx, in drv_change_chanctx()
1508 struct net_device_path_ctx *ctx, in drv_net_fill_forward_path()
/openbmc/linux/crypto/
H A Dmd4.c133 static inline void md4_transform_helper(struct md4_ctx *ctx) in md4_transform_helper()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dlayerdetails.js3 function layerDetailsPageInit (ctx) { argument
H A Dprojectpage.js3 function projectPageInit(ctx) { argument
/openbmc/linux/fs/adfs/
H A Ddir_f.c254 static int adfs_f_iterate(struct adfs_dir *dir, struct dir_context *ctx) in adfs_f_iterate()
/openbmc/linux/drivers/clk/rockchip/
H A Dclk-rk3288.c934 struct rockchip_clk_provider *ctx; in rk3288_common_init() local
/openbmc/qemu/hw/acpi/
H A Dcpu_hotplug.c109 void build_legacy_cpu_hotplug_aml(Aml *ctx, MachineState *machine, in build_legacy_cpu_hotplug_aml()
/openbmc/linux/io_uring/
H A Dopenclose.c183 int __io_close_fixed(struct io_ring_ctx *ctx, unsigned int issue_flags, in __io_close_fixed()
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-main.c142 struct ccp_ctx *ctx = crypto_tfm_ctx_dma(req->tfm); in ccp_crypto_complete() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_dio_stream_encoder.c476 struct dc_context *ctx, in dcn314_dio_stream_encoder_construct()
/openbmc/linux/net/netfilter/
H A Dnf_bpf_link.c15 struct bpf_nf_ctx ctx = { in nf_hook_run_bpf() local
/openbmc/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp.c455 struct i915_gem_context *ctx, *cn; in intel_pxp_invalidate() local
/openbmc/phosphor-certificate-manager/
H A Dcerts_manager.cpp693 auto ctx = std::unique_ptr<EVP_PKEY_CTX, decltype(&::EVP_PKEY_CTX_free)>( in generateRSAKeyPair() local
792 auto ctx = std::unique_ptr<EVP_PKEY_CTX, decltype(&::EVP_PKEY_CTX_free)>( in generateECKeyPair() local
/openbmc/linux/kernel/bpf/
H A Dstackmap.c331 BPF_CALL_3(bpf_get_stackid_pe, struct bpf_perf_event_data_kern *, ctx, in BPF_CALL_3() argument
508 BPF_CALL_4(bpf_get_stack_pe, struct bpf_perf_event_data_kern *, ctx, in BPF_CALL_4() argument
/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c440 struct fun_sync_cmd_ctx *ctx = cb_data; in fun_admin_cmd_sync_cb() local
464 struct fun_sync_cmd_ctx ctx = { in fun_submit_admin_sync_cmd() local
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp8_if.c160 struct mtk_vcodec_dec_ctx *ctx; member
388 static int vdec_vp8_init(struct mtk_vcodec_dec_ctx *ctx) in vdec_vp8_init()
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Ddevlink.c32 struct devlink_param_gset_ctx *ctx) in mv88e6xxx_devlink_param_get()
54 struct devlink_param_gset_ctx *ctx) in mv88e6xxx_devlink_param_set()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c55 struct devlink_param_gset_ctx *ctx) in mlx5_fw_reset_enable_remote_dev_reset_set()
70 struct devlink_param_gset_ctx *ctx) in mlx5_fw_reset_enable_remote_dev_reset_get()
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.c309 int adreno_get_param(struct msm_gpu *gpu, struct msm_file_private *ctx, in adreno_get_param()
378 int adreno_set_param(struct msm_gpu *gpu, struct msm_file_private *ctx, in adreno_set_param()
/openbmc/linux/drivers/clk/samsung/
H A Dclk-exynos4.c1040 static void __init exynos4_clk_register_finpll(struct samsung_clk_provider *ctx) in exynos4_clk_register_finpll()
1272 struct samsung_clk_provider *ctx; in exynos4_clk_init() local

1...<<81828384858687888990>>...123