Home
last modified time | relevance | path

Searched defs:new_op (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/fs/orangefs/
H A Dnamei.c25 struct orangefs_kernel_op_s *new_op; in orangefs_create() local
109 struct orangefs_kernel_op_s *new_op; in orangefs_lookup() local
177 struct orangefs_kernel_op_s *new_op; in orangefs_unlink() local
225 struct orangefs_kernel_op_s *new_op; in orangefs_symlink() local
312 struct orangefs_kernel_op_s *new_op; in orangefs_mkdir() local
385 struct orangefs_kernel_op_s *new_op; in orangefs_rename() local
H A Dorangefs-cache.c46 char *get_opname_string(struct orangefs_kernel_op_s *new_op) in get_opname_string()
118 struct orangefs_kernel_op_s *new_op = NULL; in op_alloc() local
H A Dxattr.c97 struct orangefs_kernel_op_s *new_op = NULL; in orangefs_inode_getxattr() local
248 struct orangefs_kernel_op_s *new_op = NULL; in orangefs_inode_removexattr() local
318 struct orangefs_kernel_op_s *new_op; in orangefs_inode_setxattr() local
410 struct orangefs_kernel_op_s *new_op; in orangefs_listxattr() local
H A Dorangefs-utils.c239 struct orangefs_kernel_op_s *new_op; in orangefs_inode_getattr() local
387 struct orangefs_kernel_op_s *new_op; in orangefs_inode_check_changed() local
420 struct orangefs_kernel_op_s *new_op; in orangefs_inode_setattr() local
H A Dfile.c23 struct orangefs_kernel_op_s *new_op; in flush_racache() local
56 struct orangefs_kernel_op_s *new_op = NULL; in wait_for_direct_io() local
464 struct orangefs_kernel_op_s *new_op = NULL; in orangefs_fsync() local
H A Dsuper.c167 struct orangefs_kernel_op_s *new_op = NULL; in orangefs_statfs() local
249 struct orangefs_kernel_op_s *new_op; in orangefs_remount() local
482 struct orangefs_kernel_op_s *new_op; in orangefs_mount() local
H A Ddcache.c22 struct orangefs_kernel_op_s *new_op; in orangefs_revalidate_lookup() local
H A Dorangefs-sysfs.c323 struct orangefs_kernel_op_s *new_op = NULL; in sysfs_service_op_show() local
538 struct orangefs_kernel_op_s *new_op = NULL; in sysfs_service_op_store() local
H A Dorangefs-debugfs.c381 struct orangefs_kernel_op_s *new_op = NULL; in orangefs_debug_write() local
H A Dinode.c710 struct orangefs_kernel_op_s *new_op; in orangefs_setattr_size() local
/openbmc/linux/tools/perf/arch/arm64/util/
H A Dperf_regs.c95 int arch_sdt_arg_parse_op(char *old_op, char **new_op) in arch_sdt_arg_parse_op()
/openbmc/linux/tools/perf/arch/powerpc/util/
H A Dperf_regs.c135 int arch_sdt_arg_parse_op(char *old_op, char **new_op) in arch_sdt_arg_parse_op()
/openbmc/linux/drivers/acpi/acpica/
H A Dpsobject.c299 u8 *aml_op_start, union acpi_parse_object **new_op) in acpi_ps_create_op()
/openbmc/linux/tools/perf/arch/x86/util/
H A Dperf_regs.c195 int arch_sdt_arg_parse_op(char *old_op, char **new_op) in arch_sdt_arg_parse_op()
/openbmc/linux/tools/perf/util/
H A Dprobe-file.c781 char *op, *desc = strdup(arg), *new_op = NULL; in synthesize_sdt_probe_arg() local
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_pf.c1259 u8 op, new_op; in qlcnic_sriov_validate_cfg_macvlan() local
/openbmc/qemu/tcg/
H A Doptimize.c380 TCGOpcode new_op; in tcg_opt_gen_mov() local
H A Dtcg.c3250 TCGOp *new_op = tcg_op_alloc(opc, nargs); in tcg_op_insert_before() local
3258 TCGOp *new_op = tcg_op_alloc(opc, nargs); in tcg_op_insert_after() local
/openbmc/linux/net/core/
H A Dfilter.c7593 const u8 *op, *new_op, *magic = NULL; in BPF_CALL_4() local