Home
last modified time | relevance | path

Searched defs:ctx (Results 4526 - 4550 of 4564) sorted by relevance

1...<<181182183

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c9799 struct mlxsw_sp_router_replay_inetaddr_up *ctx = priv->data; in mlxsw_sp_router_replay_inetaddr_up() local
9826 struct mlxsw_sp_router_replay_inetaddr_up *ctx = priv->data; in mlxsw_sp_router_unreplay_inetaddr_up() local
9855 struct mlxsw_sp_router_replay_inetaddr_up ctx = { mlxsw_sp_netdevice_enslavement_replay() local
9888 struct mlxsw_sp_router_replay_inetaddr_up ctx = { mlxsw_sp_netdevice_deslavement_replay() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h1194 bpf_dispatcher_nop_func( const void *ctx, const struct bpf_insn *insnsi, bpf_func_t bpf_func) bpf_dispatcher_nop_func() argument
1923 bpf_prog_run_array(const struct bpf_prog_array *array, const void *ctx, bpf_prog_run_fn run_prog) bpf_prog_run_array() argument
1963 bpf_prog_run_array_uprobe(const struct bpf_prog_array __rcu *array_rcu, const void *ctx, bpf_prog_run_fn run_prog) bpf_prog_run_array_uprobe() argument
[all...]
H A Dfs.h3398 static inline bool dir_emit(struct dir_context *ctx, in dir_emit() argument
3404 static inline bool dir_emit_dot(struct file *file, struct dir_context *ctx) in dir_emit_dot() argument
3409 dir_emit_dotdot(struct file *file, struct dir_context *ctx) dir_emit_dotdot() argument
3414 dir_emit_dots(struct file *file, struct dir_context *ctx) dir_emit_dots() argument
[all...]
H A Dnfs_xdr.h261 struct nfs_open_context *ctx; member
H A Dskbuff.h546 void *ctx; member
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4state.c4813 struct file_lock_context *ctx = locks_inode_context(inode); in nfsd4_deleg_present() local
6012 struct file_lock_context *ctx; in nfs4_lockowner_has_blockers() local
8428 struct file_lock_context *ctx; in nfsd4_deleg_getattr_conflict() local
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsglob.h633 struct smb3_fs_context *ctx; member
1462 struct cifs_aio_ctx *ctx; member
1486 struct cifs_aio_ctx *ctx; member
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4proc.c1285 static fmode_t _nfs4_ctx_to_accessmode(const struct nfs_open_context *ctx) in _nfs4_ctx_to_accessmode() argument
1290 static fmode_t _nfs4_ctx_to_openmode(const struct nfs_open_context *ctx) in _nfs4_ctx_to_openmode() argument
2090 struct nfs_open_context *ctx; in nfs4_state_find_open_context_mode() local
2110 struct nfs_open_context *ctx; nfs4_state_find_open_context() local
2121 nfs4_open_recoverdata_alloc(struct nfs_open_context *ctx, struct nfs4_state *state, enum open_claim_type4 claim) nfs4_open_recoverdata_alloc() argument
2196 _nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state) _nfs4_do_open_reclaim() argument
2218 nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state) nfs4_do_open_reclaim() argument
2237 struct nfs_open_context *ctx; nfs4_open_reclaim() local
2305 nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid) nfs4_open_delegation_recall() argument
2553 nfs4_run_open_task(struct nfs4_opendata *data, struct nfs_open_context *ctx) nfs4_run_open_task() argument
2668 _nfs4_proc_open(struct nfs4_opendata *data, struct nfs_open_context *ctx) _nfs4_proc_open() argument
2723 _nfs4_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state) _nfs4_open_expired() argument
2744 nfs4_do_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state) nfs4_do_open_expired() argument
2770 struct nfs_open_context *ctx; nfs4_open_expired() local
3037 _nfs4_open_and_get_state(struct nfs4_opendata *opendata, struct nfs_open_context *ctx) _nfs4_open_and_get_state() argument
3123 _nfs4_do_open(struct inode *dir, struct nfs_open_context *ctx, int flags, const struct nfs4_open_createattrs *c, int *opened) _nfs4_do_open() argument
3221 nfs4_do_open(struct inode *dir, struct nfs_open_context *ctx, int flags, struct iattr *sattr, struct nfs4_label *label, int *opened) nfs4_do_open() argument
3295 _nfs4_do_setattr(struct inode *inode, struct nfs_setattrargs *arg, struct nfs_setattrres *res, const struct cred *cred, struct nfs_open_context *ctx) _nfs4_do_setattr() argument
3354 nfs4_do_setattr(struct inode *inode, const struct cred *cred, struct nfs_fattr *fattr, struct iattr *sattr, struct nfs_open_context *ctx, struct nfs4_label *ilabel) nfs4_do_setattr() argument
3805 nfs4_atomic_open(struct inode *dir, struct nfs_open_context *ctx, int open_flags, struct iattr *attr, int *opened) nfs4_atomic_open() argument
3823 nfs4_close_context(struct nfs_open_context *ctx, int is_sync) nfs4_close_context() argument
4368 struct nfs_open_context *ctx = NULL; nfs4_proc_setattr() local
4698 struct nfs_open_context *ctx; nfs4_proc_create() local
5356 nfs4_set_rw_stateid(nfs4_stateid *stateid, const struct nfs_open_context *ctx, const struct nfs_lock_context *l_ctx, fmode_t fmode) nfs4_set_rw_stateid() argument
5365 nfs4_stateid_is_current(nfs4_stateid *stateid, const struct nfs_open_context *ctx, const struct nfs_lock_context *l_ctx, fmode_t fmode) nfs4_stateid_is_current() argument
6844 struct nfs_open_context *ctx; global() member
6851 nfs4_alloc_unlockdata(struct file_lock *fl, struct nfs_open_context *ctx, struct nfs4_lock_state *lsp, struct nfs_seqid *seqid) nfs4_alloc_unlockdata() argument
6968 nfs4_do_unlck(struct file_lock *fl, struct nfs_open_context *ctx, struct nfs4_lock_state *lsp, struct nfs_seqid *seqid) nfs4_do_unlck() argument
7066 struct nfs_open_context *ctx; global() member
7074 nfs4_alloc_lockdata(struct file_lock *fl, struct nfs_open_context *ctx, struct nfs4_lock_state *lsp, gfp_t gfp_mask) nfs4_alloc_lockdata() argument
7522 struct nfs_open_context *ctx; nfs4_proc_lock() local
[all...]
/kernel/linux/linux-6.6/include/linux/mlx5/
H A Ddevice.h466 u8 ctx[MLX5_ST_SZ_BYTES(tls_static_params)]; member
471 u8 ctx[MLX5_ST_SZ_BYTES(tls_progress_params)]; member
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c4405 struct dsi_clk_calc_ctx *ctx = data; in dsi_cm_calc_dispc_cb() local
4426 struct dsi_clk_calc_ctx *ctx in dsi_cm_calc_hsdiv_cb() local
4438 struct dsi_clk_calc_ctx *ctx = data; dsi_cm_calc_pll_cb() local
4450 dsi_cm_calc(struct dsi_data *dsi, const struct omap_dss_dsi_config *cfg, struct dsi_clk_calc_ctx *ctx) dsi_cm_calc() argument
4489 dsi_vm_calc_blanking(struct dsi_clk_calc_ctx *ctx) dsi_vm_calc_blanking() argument
4690 struct dsi_clk_calc_ctx *ctx = data; dsi_vm_calc_dispc_cb() local
4713 struct dsi_clk_calc_ctx *ctx = data; dsi_vm_calc_hsdiv_cb() local
4736 struct dsi_clk_calc_ctx *ctx = data; dsi_vm_calc_pll_cb() local
4748 dsi_vm_calc(struct dsi_data *dsi, const struct omap_dss_dsi_config *cfg, struct dsi_clk_calc_ctx *ctx) dsi_vm_calc() argument
4795 struct dsi_clk_calc_ctx ctx; dsi_set_config() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddc.h934 struct dc_context *ctx; member
1246 struct dc_context *ctx; member
1521 struct dc_context *ctx; member
2183 struct dc_context *ctx; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2059 static uint32_t amdgpu_dm_dmub_reg_read(void *ctx, uint32_t address) in amdgpu_dm_dmub_reg_read() argument
2066 static void amdgpu_dm_dmub_reg_write(void *ctx, uint32_ argument
4709 struct atom_context *ctx = mode_info->atom_context; dm_early_init() local
10869 dm_write_reg_func(const struct dc_context *ctx, uint32_t address, u32 value, const char *func_name) dm_write_reg_func() argument
10882 dm_read_reg_func(const struct dc_context *ctx, uint32_t address, const char *func_name) dm_read_reg_func() argument
10907 amdgpu_dm_process_dmub_aux_transfer_sync( struct dc_context *ctx, unsigned int link_index, struct aux_payload *payload, enum aux_return_code_type *operation_result) amdgpu_dm_process_dmub_aux_transfer_sync() argument
10969 amdgpu_dm_process_dmub_set_config_sync( struct dc_context *ctx, unsigned int link_index, struct set_config_cmd_payload *payload, enum set_config_status *operation_result) amdgpu_dm_process_dmub_set_config_sync() argument
11019 dm_execute_dmub_cmd(const struct dc_context *ctx, union dmub_rb_cmd *cmd, enum dm_dmub_wait_type wait_type) dm_execute_dmub_cmd() argument
11024 dm_execute_dmub_cmd_list(const struct dc_context *ctx, unsigned int count, union dmub_rb_cmd *cmd, enum dm_dmub_wait_type wait_type) dm_execute_dmub_cmd_list() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h4198 void *ctx; /**< Caller provided context pointer */ member
4214 void *ctx; /**< Caller provided context pointer */ member
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbtf.c8330 bpf_core_find_cands(struct bpf_core_ctx *ctx, u32 local_type_id) in bpf_core_find_cands() argument
8417 int bpf_core_apply(struct bpf_core_ctx *ctx, const struct bpf_core_relo *relo, in bpf_core_apply() argument
[all...]
/kernel/linux/linux-6.6/kernel/events/
H A Dcore.c158 perf_ctx_lock(struct perf_cpu_context *cpuctx, struct perf_event_context *ctx) perf_ctx_lock() argument
166 perf_ctx_unlock(struct perf_cpu_context *cpuctx, struct perf_event_context *ctx) perf_ctx_unlock() argument
221 struct perf_event_context *ctx = event->ctx; event_function() local
265 struct perf_event_context *ctx = event->ctx; event_function_call() local
318 struct perf_event_context *ctx = event->ctx; event_function_local() local
688 perf_ctx_disable(struct perf_event_context *ctx, bool cgroup) perf_ctx_disable() argument
699 perf_ctx_enable(struct perf_event_context *ctx, bool cgroup) perf_ctx_enable() argument
821 struct perf_event_context *ctx = &cpuctx->ctx; perf_cgroup_set_timestamp() local
968 perf_cgroup_event_enable(struct perf_event *event, struct perf_event_context *ctx) perf_cgroup_event_enable() argument
990 perf_cgroup_event_disable(struct perf_event *event, struct perf_event_context *ctx) perf_cgroup_event_disable() argument
1059 perf_cgroup_event_enable(struct perf_event *event, struct perf_event_context *ctx) perf_cgroup_event_enable() argument
1064 perf_cgroup_event_disable(struct perf_event *event, struct perf_event_context *ctx) perf_cgroup_event_disable() argument
1162 get_ctx(struct perf_event_context *ctx) get_ctx() argument
1183 struct perf_event_context *ctx; free_ctx() local
1189 put_ctx(struct perf_event_context *ctx) put_ctx() argument
1269 struct perf_event_context *ctx; perf_event_ctx_lock_nested() local
1296 perf_event_ctx_unlock(struct perf_event *event, struct perf_event_context *ctx) perf_event_ctx_unlock() argument
1309 unclone_ctx(struct perf_event_context *ctx) unclone_ctx() argument
1372 struct perf_event_context *ctx; perf_lock_task_context() local
1428 struct perf_event_context *ctx; perf_pin_task_context() local
1439 perf_unpin_context(struct perf_event_context *ctx) perf_unpin_context() argument
1451 __update_context_time(struct perf_event_context *ctx, bool adv) __update_context_time() argument
1473 update_context_time(struct perf_event_context *ctx) update_context_time() argument
1480 struct perf_event_context *ctx = event->ctx; perf_event_time() local
1493 struct perf_event_context *ctx = event->ctx; perf_event_time_now() local
1510 struct perf_event_context *ctx = event->ctx; get_event_type() local
1543 get_event_groups(struct perf_event *event, struct perf_event_context *ctx) get_event_groups() argument
1685 add_event_to_groups(struct perf_event *event, struct perf_event_context *ctx) add_event_to_groups() argument
1711 del_event_from_groups(struct perf_event *event, struct perf_event_context *ctx) del_event_from_groups() argument
1775 list_add_event(struct perf_event *event, struct perf_event_context *ctx) list_add_event() argument
2006 list_del_event(struct perf_event *event, struct perf_event_context *ctx) list_del_event() argument
2064 struct perf_event_context *ctx = event->ctx; perf_put_aux_event() local
2164 struct perf_event_context *ctx = event->ctx; perf_group_detach() local
2254 event_sched_out(struct perf_event *event, struct perf_event_context *ctx) event_sched_out() argument
2314 group_sched_out(struct perf_event *group_event, struct perf_event_context *ctx) group_sched_out() argument
2343 __perf_remove_from_context(struct perf_event *event, struct perf_cpu_context *cpuctx, struct perf_event_context *ctx, void *info) __perf_remove_from_context() argument
2407 struct perf_event_context *ctx = event->ctx; perf_remove_from_context() local
2431 __perf_event_disable(struct perf_event *event, struct perf_cpu_context *cpuctx, struct perf_event_context *ctx, void *info) __perf_event_disable() argument
2473 struct perf_event_context *ctx = event->ctx; _perf_event_disable() local
2496 struct perf_event_context *ctx; perf_event_disable() local
2516 event_sched_in(struct perf_event *event, struct perf_event_context *ctx) event_sched_in() argument
2574 group_sched_in(struct perf_event *group_event, struct perf_event_context *ctx) group_sched_in() argument
2651 add_event_to_ctx(struct perf_event *event, struct perf_event_context *ctx) add_event_to_ctx() argument
2658 task_ctx_sched_out(struct perf_event_context *ctx, enum event_type_t event_type) task_ctx_sched_out() argument
2672 perf_event_sched_in(struct perf_cpu_context *cpuctx, struct perf_event_context *ctx) perf_event_sched_in() argument
2762 struct perf_event_context *ctx = event->ctx; __perf_install_in_context() local
2827 perf_install_in_context(struct perf_event_context *ctx, struct perf_event *event, int cpu) perf_install_in_context() argument
2938 __perf_event_enable(struct perf_event *event, struct perf_cpu_context *cpuctx, struct perf_event_context *ctx, void *info) __perf_event_enable() argument
2991 struct perf_event_context *ctx = event->ctx; _perf_event_enable() local
3028 struct perf_event_context *ctx; perf_event_enable() local
3161 struct perf_event_context *ctx; perf_event_refresh() local
3241 struct perf_event_context *ctx = pmu_ctx->ctx; __pmu_ctx_sched_out() local
3280 ctx_sched_out(struct perf_event_context *ctx, enum event_type_t event_type) ctx_sched_out() argument
3417 perf_event_sync_stat(struct perf_event_context *ctx, struct perf_event_context *next_ctx) perf_event_sync_stat() argument
3479 perf_ctx_sched_task_cb(struct perf_event_context *ctx, bool sched_in) perf_ctx_sched_task_cb() argument
3495 struct perf_event_context *ctx = task->perf_event_ctxp; perf_event_context_sched_out() local
3729 visit_groups_merge(struct perf_event_context *ctx, struct perf_event_groups *groups, int cpu, struct pmu *pmu, int (*func)(struct perf_event *, void *), void *data) visit_groups_merge() argument
3833 struct perf_event_context *ctx = event->ctx; merge_sched_in() local
3865 pmu_groups_sched_in(struct perf_event_context *ctx, struct perf_event_groups *groups, struct pmu *pmu) pmu_groups_sched_in() argument
3874 ctx_groups_sched_in(struct perf_event_context *ctx, struct perf_event_groups *groups, bool cgroup) ctx_groups_sched_in() argument
3887 __pmu_ctx_sched_in(struct perf_event_context *ctx, struct pmu *pmu) __pmu_ctx_sched_in() argument
3894 ctx_sched_in(struct perf_event_context *ctx, enum event_type_t event_type) ctx_sched_in() argument
3943 struct perf_event_context *ctx; perf_event_context_sched_in() local
4132 perf_adjust_freq_unthr_context(struct perf_event_context *ctx, bool unthrottle) perf_adjust_freq_unthr_context() argument
4200 rotate_ctx(struct perf_event_context *ctx, struct perf_event *event) rotate_ctx() argument
4326 struct perf_event_context *ctx; perf_event_task_tick() local
4344 event_enable_on_exec(struct perf_event *event, struct perf_event_context *ctx) event_enable_on_exec() argument
4363 perf_event_enable_on_exec(struct perf_event_context *ctx) perf_event_enable_on_exec() argument
4414 perf_event_remove_on_exec(struct perf_event_context *ctx) perf_event_remove_on_exec() argument
4480 struct perf_event_context *ctx = event->ctx; __perf_event_read() local
4672 struct perf_event_context *ctx = event->ctx; perf_event_read() local
4703 __perf_event_init_context(struct perf_event_context *ctx) __perf_event_init_context() argument
4727 struct perf_event_context *ctx; alloc_perf_context() local
4766 struct perf_event_context *ctx, *clone_ctx = NULL; find_get_context() local
4837 find_get_pmu_context(struct pmu *pmu, struct perf_event_context *ctx, struct perf_event *event) find_get_pmu_context() argument
4934 struct perf_event_context *ctx = epc->ctx; put_pmu_ctx() local
5156 exclusive_event_installable(struct perf_event *event, struct perf_event_context *ctx) exclusive_event_installable() argument
5318 struct perf_event_context *ctx = event->ctx; perf_event_release_kernel() local
5465 struct perf_event_context *ctx; perf_event_read_value() local
5479 struct perf_event_context *ctx = leader->ctx; __perf_read_group_add() local
5559 struct perf_event_context *ctx = leader->ctx; perf_read_group() local
5666 struct perf_event_context *ctx; perf_read() local
5713 struct perf_event_context *ctx; perf_event_pause() local
5751 struct perf_event_context *ctx = event->ctx; perf_event_for_each() local
5763 __perf_event_period(struct perf_event *event, struct perf_cpu_context *cpuctx, struct perf_event_context *ctx, void *info) __perf_event_period() argument
5829 struct perf_event_context *ctx; perf_event_period() local
5980 struct perf_event_context *ctx; perf_ioctl() local
6019 struct perf_event_context *ctx; perf_event_task_enable() local
6035 struct perf_event_context *ctx; perf_event_task_disable() local
7936 perf_iterate_ctx(struct perf_event_context *ctx, perf_iterate_f output, void *data, bool all) perf_iterate_ctx() argument
7986 struct perf_event_context *ctx; perf_iterate_sb() local
8046 struct perf_event_context *ctx; perf_event_exec() local
8874 struct perf_event_context *ctx; perf_addr_filters_adjust() local
10171 perf_tp_event_target_task(u64 count, void *record, struct pt_regs *regs, struct perf_sample_data *data, struct perf_event_context *ctx) perf_tp_event_target_task() argument
10234 struct perf_event_context *ctx; perf_tp_event() local
10414 struct bpf_perf_event_data_kern ctx = { bpf_overflow_handler() local
10997 struct perf_event_context *ctx = event->ctx; perf_event_set_filter() local
11629 struct perf_event_context *ctx = NULL; perf_try_init_event() local
12408 struct perf_event_context *ctx; SYSCALL_DEFINE5() local
12810 struct perf_event_context *ctx; perf_event_create_kernel_counter() local
12899 __perf_pmu_remove(struct perf_event_context *ctx, int cpu, struct pmu *pmu, struct perf_event_groups *groups, struct list_head *events) __perf_pmu_remove() argument
12919 __perf_pmu_install_event(struct pmu *pmu, struct perf_event_context *ctx, int cpu, struct perf_event *event) __perf_pmu_install_event() argument
12942 __perf_pmu_install(struct perf_event_context *ctx, int cpu, struct pmu *pmu, struct list_head *events) __perf_pmu_install() argument
13033 perf_event_exit_event(struct perf_event *event, struct perf_event_context *ctx) perf_event_exit_event() argument
13178 perf_free_event(struct perf_event *event, struct perf_event_context *ctx) perf_free_event() argument
13208 struct perf_event_context *ctx; perf_event_free_task() local
13655 struct perf_event_context *ctx = __info; __perf_event_exit_context() local
13668 struct perf_event_context *ctx; perf_event_exit_cpu_context() local
13691 struct perf_event_context *ctx; perf_event_init_cpu() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1462 struct filter_ctx *ctx; /* Caller's completion hook */ member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dwil6210.h529 struct wil_ctx *ctx; /* ctx[size] - software context */ member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76.h711 struct ieee80211_chanctx_conf *ctx; member
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c2136 void gaudi2_iterate_tpcs(struct hl_device *hdev, struct iterate_module_ctx *ctx) in gaudi2_iterate_tpcs() argument
5344 gaudi2_init_tpc_config(struct hl_device *hdev, int dcore, int inst, u32 offset, struct iterate_module_ctx *ctx) gaudi2_init_tpc_config() argument
7192 gaudi2_is_tpc_engine_idle(struct hl_device *hdev, int dcore, int inst, u32 offset, struct iterate_module_ctx *ctx) gaudi2_is_tpc_engine_idle() argument
7657 gaudi2_tpc_mmu_prepare(struct hl_device *hdev, int dcore, int inst, u32 offset, struct iterate_module_ctx *ctx) gaudi2_tpc_mmu_prepare() argument
10303 struct hl_ctx *ctx; gaudi2_debugfs_read_dma() local
10397 gaudi2_internal_cb_pool_init(struct hl_device *hdev, struct hl_ctx *ctx) gaudi2_internal_cb_pool_init() argument
10468 gaudi2_internal_cb_pool_fini(struct hl_device *hdev, struct hl_ctx *ctx) gaudi2_internal_cb_pool_fini() argument
10493 gaudi2_map_virtual_msix_doorbell_memory(struct hl_ctx *ctx) gaudi2_map_virtual_msix_doorbell_memory() argument
10509 gaudi2_unmap_virtual_msix_doorbell_memory(struct hl_ctx *ctx) gaudi2_unmap_virtual_msix_doorbell_memory() argument
10522 gaudi2_ctx_init(struct hl_ctx *ctx) gaudi2_ctx_init() argument
10549 gaudi2_ctx_fini(struct hl_ctx *ctx) gaudi2_ctx_fini() argument
10763 gaudi2_collective_wait_create_jobs(struct hl_device *hdev, struct hl_ctx *ctx, struct hl_cs *cs, u32 wait_queue_id, u32 collective_engine_id, u32 encaps_signal_offset) gaudi2_collective_wait_create_jobs() argument
[all...]
/kernel/linux/linux-6.6/kernel/sched/
H A Dcore.c2790 void set_cpus_allowed_common(struct task_struct *p, struct affinity_context *ctx) in set_cpus_allowed_common() argument
2808 __do_set_cpus_allowed(struct task_struct *p, struct affinity_context *ctx) in __do_set_cpus_allowed() argument
3278 __set_cpus_allowed_ptr(struct task_struct *p, struct affinity_context *ctx) __set_cpus_allowed_ptr() argument
3822 __set_cpus_allowed_ptr(struct task_struct *p, struct affinity_context *ctx) __set_cpus_allowed_ptr() argument
8508 __sched_setaffinity(struct task_struct *p, struct affinity_context *ctx) __sched_setaffinity() argument
[all...]
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress.c208 const seqStore_t* ZSTD_getSeqStore(const ZSTD_CCtx* ctx) { return &(ctx->seqStore); } in ZSTD_getSeqStore() argument
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c4955 static unsigned long bpf_xdp_copy(void *dst, const void *ctx, in bpf_xdp_copy() argument
[all...]
H A Ddev.c701 struct net_device_path_ctx ctx = { in dev_fill_forward_path() local
[all...]
/kernel/linux/linux-5.10/fs/f2fs/
H A Df2fs.h1701 char ctx[4]; in __f2fs_crc32() member
/kernel/linux/linux-5.10/fs/ext4/
H A Dext4.h2315 char ctx[4]; in ext4_chksum() member

Completed in 187 milliseconds

1...<<181182183