/openbmc/linux/arch/powerpc/include/asm/ |
H A D | futex.h | 31 static inline int arch_futex_atomic_op_inuser(int op, int oparg, int *oval, in arch_futex_atomic_op_inuser()
|
H A D | bitops.h | 65 #define DEFINE_BITOP(fn, op, prefix) \ argument 151 #define DEFINE_TESTOP(fn, op, prefix, postfix, eh) \ argument
|
/openbmc/linux/security/apparmor/ |
H A D | procattr.c | 75 static char *split_token_from_name(const char *op, char *args, u64 *token) in split_token_from_name()
|
/openbmc/linux/drivers/usb/host/ |
H A D | uhci-platform.c | 171 static void uhci_hcd_platform_shutdown(struct platform_device *op) in uhci_hcd_platform_shutdown()
|
/openbmc/linux/tools/perf/util/bpf_skel/ |
H A D | sample-filter.h | 21 enum perf_bpf_filter_op op; member
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | futex.h | 31 arch_futex_atomic_op_inuser(int op, int oparg, int *oval, u32 __user *uaddr) in arch_futex_atomic_op_inuser()
|
/openbmc/u-boot/drivers/misc/ |
H A D | swap_case.c | 53 enum swap_case_op op; member 205 static void sandbox_swap_case_do_op(enum swap_case_op op, char *str, int len) in sandbox_swap_case_do_op()
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | atomic.h | 52 #define ATOMIC_OPS(op) \ argument 123 #define ATOMIC64_OPS(op) \ argument
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | __init__.py | 283 def get_bbclassextend_varfunc(varname, origvalue, op, newlines): argument 353 def get_unlockedsigs_varfunc(varname, origvalue, op, newlines): argument
|
/openbmc/linux/kernel/futex/ |
H A D | waitwake.c | 190 unsigned int op = (encoded_op & 0x70000000) >> 28; in futex_atomic_op_inuser() local 239 int nr_wake, int nr_wake2, int op) in futex_wake_op()
|
/openbmc/linux/tools/perf/bench/ |
H A D | epoll-ctl.c | 132 static inline void do_epoll_op(struct worker *w, int op, int fd) in do_epoll_op() 163 int op, fd; in do_random_epoll_op() local
|
/openbmc/linux/drivers/sbus/char/ |
H A D | bbc_i2c.h | 10 struct platform_device *op; member 67 struct platform_device *op; member
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | xway_nand.c | 72 static u8 xway_readb(struct mtd_info *mtd, int op) in xway_readb() 80 static void xway_writeb(struct mtd_info *mtd, int op, u8 value) in xway_writeb()
|
/openbmc/linux/arch/sparc/mm/ |
H A D | io-unit.c | 41 static void __init iounit_iommu_init(struct platform_device *op) in iounit_iommu_init() 83 struct platform_device *op = of_find_device_by_node(dp); in iounit_init() local
|
/openbmc/linux/lib/ |
H A D | logic_iomem.c | 172 #define MAKE_FALLBACK(op, sz) \ argument 218 #define MAKE_OP(op, sz) \ argument
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-parport.c | 193 const struct lineop *op) in line_set() 205 const struct lineop *op) in line_get()
|
/openbmc/linux/net/ceph/ |
H A D | osd_client.c | 397 struct ceph_osd_req_op *op; in osd_req_op_data_release() local 679 struct ceph_osd_req_op *op; in get_num_data_items() local 744 struct ceph_osd_req_op *op; in osd_req_op_init() local 785 struct ceph_osd_req_op *op; in osd_req_op_extent_update() local 827 struct ceph_osd_req_op *op; in osd_req_op_cls_init() local 914 struct ceph_osd_req_op *op; in osd_req_op_watch_init() local 929 struct ceph_osd_req_op *op; in osd_req_op_notify_init() local 947 struct ceph_osd_req_op *op; in osd_req_op_alloc_hint_init() local 2062 struct ceph_osd_req_op *op; in setup_request_data() local 4318 u8 op; member [all …]
|
/openbmc/linux/tools/perf/util/ |
H A D | cpu-set-sched.h | 34 #define __CPU_OP_S(setsize, destset, srcset1, srcset2, op) \ argument
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | log.c | 18 static int gb_log_request_handler(struct gb_operation *op) in gb_log_request_handler()
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | futex.h | 29 static inline int arch_futex_atomic_op_inuser(int op, int oparg, int *oval, in arch_futex_atomic_op_inuser()
|
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | futex.h | 33 arch_futex_atomic_op_inuser(int op, int oparg, int *oval, u32 __user *uaddr) in arch_futex_atomic_op_inuser()
|
/openbmc/u-boot/post/lib_powerpc/ |
H A D | two.c | 32 ulong op; member
|
H A D | twox.c | 32 ulong op; member
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | futex.h | 42 arch_futex_atomic_op_inuser(int op, int oparg, int *oval, u32 __user *uaddr) in arch_futex_atomic_op_inuser()
|
/openbmc/linux/arch/x86/lib/ |
H A D | atomic64_386_32.S | 21 #define BEGIN_IRQ_SAVE(op) \ argument
|