/openbmc/linux/sound/soc/fsl/ |
H A D | mpc5200_psc_ac97.c | 276 static int psc_ac97_of_probe(struct platform_device *op) in psc_ac97_of_probe() 314 static void psc_ac97_of_remove(struct platform_device *op) in psc_ac97_of_remove()
|
/openbmc/linux/tools/testing/selftests/resctrl/ |
H A D | fill_buf.c | 138 static int fill_cache(size_t buf_size, int memflush, int op, bool once) in fill_cache() 167 int run_fill_buf(size_t span, int memflush, int op, bool once) in run_fill_buf()
|
/openbmc/linux/drivers/xen/ |
H A D | gntdev.c | 634 struct ioctl_gntdev_map_grant_ref op; in gntdev_ioctl_map_grant_ref() local 669 struct ioctl_gntdev_unmap_grant_ref op; in gntdev_ioctl_unmap_grant_ref() local 692 struct ioctl_gntdev_get_offset_for_vaddr op; in gntdev_ioctl_get_offset_for_vaddr() local 724 struct ioctl_gntdev_unmap_notify op; in gntdev_ioctl_notify() local 886 struct gnttab_copy *op; in gntdev_grant_copy_seg() local
|
/openbmc/linux/arch/x86/include/asm/xen/ |
H A D | hypercall.h | 266 HYPERVISOR_mmuext_op(struct mmuext_op *op, int count, in HYPERVISOR_mmuext_op() 361 MULTI_mmuext_op(struct multicall_entry *mcl, struct mmuext_op *op, int count, in MULTI_mmuext_op() 407 HYPERVISOR_platform_op(struct xen_platform_op *op) in HYPERVISOR_platform_op() 482 HYPERVISOR_hvm_op(int op, void *arg) in HYPERVISOR_hvm_op() 488 HYPERVISOR_xenpmu_op(unsigned int op, void *arg) in HYPERVISOR_xenpmu_op()
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_gem.c | 408 validate_fini_no_ticket(struct validate_op *op, struct nouveau_channel *chan, in validate_fini_no_ticket() 444 validate_fini(struct validate_op *op, struct nouveau_channel *chan, in validate_fini() 455 int nr_buffers, struct validate_op *op) in validate_init() 622 struct validate_op *op, bool *apply_relocs) in nouveau_gem_pushbuf_validate() 752 struct validate_op op; in nouveau_gem_ioctl_pushbuf() local
|
/openbmc/linux/drivers/spi/ |
H A D | spi-dw-core.c | 478 static int dw_spi_adjust_mem_op_size(struct spi_mem *mem, struct spi_mem_op *op) in dw_spi_adjust_mem_op_size() 487 const struct spi_mem_op *op) in dw_spi_supports_mem_op() 496 static int dw_spi_init_mem_buf(struct dw_spi *dws, const struct spi_mem_op *op) in dw_spi_init_mem_buf() 662 static int dw_spi_exec_mem_op(struct spi_mem *mem, const struct spi_mem_op *op) in dw_spi_exec_mem_op()
|
/openbmc/linux/drivers/platform/chrome/wilco_ec/ |
H A D | properties.c | 20 u8 op; /* One of enum ec_property_op */ member 28 u8 op; /* One of enum ec_property_op */ member
|
/openbmc/u-boot/env/ |
H A D | env.c | 123 __weak enum env_location env_get_location(enum env_operation op, int prio) in env_get_location() 146 static struct env_driver *env_driver_lookup(enum env_operation op, int prio) in env_driver_lookup()
|
/openbmc/linux/arch/microblaze/kernel/cpu/ |
H A D | cache.c | 104 #define CACHE_ALL_LOOP(cache_size, line_length, op) \ argument 125 #define CACHE_RANGE_LOOP_2(start, end, line_length, op) \ argument 142 #define CACHE_RANGE_LOOP_1(start, end, line_length, op) \ argument
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | recipeutils.py | 235 def patch_recipe_varfunc(varname, origvalue, op, newlines): argument 761 def appendline(varname, op, value): argument 842 def appendfile_varfunc(varname, origvalue, op, newlines): argument
|
/openbmc/linux/drivers/sbus/char/ |
H A D | bbc_envctrl.c | 446 static void attach_one_temp(struct bbc_i2c_bus *bp, struct platform_device *op, in attach_one_temp() 494 static void attach_one_fan(struct bbc_i2c_bus *bp, struct platform_device *op, in attach_one_fan() 568 struct platform_device *op; in bbc_envctrl_init() local
|
/openbmc/linux/drivers/media/common/saa7146/ |
H A D | saa7146_i2c.c | 28 static int saa7146_i2c_msg_prepare(const struct i2c_msg *m, int num, __le32 *op) in saa7146_i2c_msg_prepare() 90 static int saa7146_i2c_msg_cleanup(const struct i2c_msg *m, int num, __le32 *op) in saa7146_i2c_msg_cleanup()
|
/openbmc/linux/security/keys/ |
H A D | keyctl_pkey.c | 115 int op, in keyctl_pkey_params_get_2() 212 long keyctl_pkey_e_d_s(int op, in keyctl_pkey_e_d_s()
|
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create_npm.py | 39 def _handle_registry(varname, origvalue, op, newlines): argument 248 def _handle_srcuri(varname, origvalue, op, newlines): argument
|
/openbmc/linux/drivers/mtd/nand/spi/ |
H A D | gigadevice.c | 188 struct spi_mem_op op = SPINAND_GET_FEATURE_OP(GD5FXGQXXEXXG_REG_STATUS2, in gd5fxgq4uexxg_ecc_get_status() local 231 struct spi_mem_op op = SPINAND_GET_FEATURE_OP(GD5FXGQXXEXXG_REG_STATUS2, in gd5fxgq5xexxg_ecc_get_status() local
|
/openbmc/linux/samples/ftrace/ |
H A D | ftrace-ops.c | 101 struct ftrace_ops *op, in ops_func_nop() 108 struct ftrace_ops *op, in ops_func_count()
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | uaccess.h | 46 #define __arc_get_user_one(dst, src, op, ret) \ argument 101 #define __arc_put_user_one(src, dst, op, ret) \ argument
|
/openbmc/linux/lib/lzo/ |
H A D | lzo1x_compress.c | 28 unsigned char *op; in lzo1x_1_do_compress() local 307 unsigned char *op = out; in lzogeneric1x_1_compress() local
|
/openbmc/linux/drivers/md/bcache/ |
H A D | movinggc.c | 18 struct data_insert_op op; member 95 struct data_insert_op *op = &io->op; in write_moving() local
|
/openbmc/linux/include/linux/ |
H A D | blk_types.h | 480 static inline bool op_is_write(blk_opf_t op) in op_is_write() 489 static inline bool op_is_flush(blk_opf_t op) in op_is_flush() 499 static inline bool op_is_sync(blk_opf_t op) in op_is_sync() 505 static inline bool op_is_discard(blk_opf_t op) in op_is_discard() 516 static inline bool op_is_zone_mgmt(enum req_op op) in op_is_zone_mgmt() 529 static inline int op_stat_group(enum req_op op) in op_stat_group()
|
/openbmc/linux/arch/x86/xen/ |
H A D | trace.c | 12 static const char *xen_hypercall_name(unsigned op) in xen_hypercall_name()
|
/openbmc/linux/samples/bpf/ |
H A D | tcp_synrto_kern.c | 28 int op; in bpf_synrto() local
|
H A D | tcp_rwnd_kern.c | 28 int op; in bpf_rwnd() local
|
/openbmc/linux/include/xen/arm/ |
H A D | hypercall.h | 60 static inline int HYPERVISOR_platform_op(struct xen_platform_op *op) in HYPERVISOR_platform_op()
|
/openbmc/linux/security/apparmor/ |
H A D | lsm.c | 211 static int common_perm(const char *op, const struct path *path, u32 mask, in common_perm() 234 static int common_perm_cond(const char *op, const struct path *path, u32 mask) in common_perm_cond() 259 static int common_perm_dir_dentry(const char *op, const struct path *dir, in common_perm_dir_dentry() 277 static int common_perm_rm(const char *op, const struct path *dir, in common_perm_rm() 304 static int common_perm_create(const char *op, const struct path *dir, in common_perm_create() 511 static int common_file_perm(const char *op, struct file *file, u32 mask, in common_file_perm() 549 static int common_mmap(const char *op, struct file *file, unsigned long prot, in common_mmap() 1017 static int aa_sock_msg_perm(const char *op, u32 request, struct socket *sock, in aa_sock_msg_perm() 1049 static int aa_sock_perm(const char *op, u32 request, struct socket *sock) in aa_sock_perm() 1077 static int aa_sock_opt_perm(const char *op, u32 request, struct socket *sock, in aa_sock_opt_perm()
|