Home
last modified time | relevance | path

Searched defs:o (Results 76 – 100 of 460) sorted by relevance

12345678910>>...19

/openbmc/linux/include/asm-generic/
H A Dcmpxchg.h91 #define generic_cmpxchg_local(ptr, o, n) ({ \ argument
96 #define generic_cmpxchg64_local(ptr, o, n) \ argument
/openbmc/qemu/hw/usb/
H A Ddev-mtp.c383 MTPObject *o = g_new0(MTPObject, 1); in usb_mtp_object_alloc() local
457 MTPObject *o; in usb_mtp_object_lookup() local
525 MTPObject *o; in file_monitor_event() local
903 MTPObject *o) in usb_mtp_get_object_handles()
922 MTPObject *o) in usb_mtp_get_object_info()
970 MTPObject *o) in usb_mtp_get_object()
988 MTPObject *o) in usb_mtp_get_partial_object()
1193 MTPObject *o; in usb_mtp_object_delete() local
1244 MTPObject *o = NULL; in usb_mtp_command() local
1592 MTPObject *o = in usb_mtp_update_object() local
[all …]
/openbmc/linux/include/linux/mfd/syscon/
H A Datmel-matrix.h63 #define AT91_MATRIX_MCFG(o, x) ((o) + ((x) * 0x4)) argument
71 #define AT91_MATRIX_SCFG(o, x) ((o) + ((x) * 0x4)) argument
93 #define AT91_MATRIX_PRAS(o, x) ((o) + ((x) * 0x8)) argument
94 #define AT91_MATRIX_PRBS(o, x) ((o) + ((x) * 0x8) + 0x4) argument
/openbmc/linux/drivers/clk/samsung/
H A Dclk-s3c64xx.c49 #define GATE_BUS(_id, cname, pname, o, b) \ argument
51 #define GATE_SCLK(_id, cname, pname, o, b) \ argument
53 #define GATE_ON(_id, cname, pname, o, b) \ argument
H A Dclk.h129 #define __MUX(_id, cname, pnames, o, s, w, f, mf) \ argument
142 #define MUX(_id, cname, pnames, o, s, w) \ argument
145 #define MUX_F(_id, cname, pnames, o, s, w, f, mf) \ argument
170 #define __DIV(_id, cname, pname, o, s, w, f, df, t) \ argument
183 #define DIV(_id, cname, pname, o, s, w) \ argument
186 #define DIV_F(_id, cname, pname, o, s, w, f, df) \ argument
189 #define DIV_T(_id, cname, pname, o, s, w, t) \ argument
212 #define __GATE(_id, cname, pname, o, b, f, gf) \ argument
223 #define GATE(_id, cname, pname, o, b, f, gf) \ argument
/openbmc/rest-dbus/resources/
H A Djsrender.min.js3on(e){var t=(0,eval)("this"),n=t.jQuery;"function"==typeof define&&define.amd?define(e):"object"==… argument
/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c450 topology_same_node(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) in topology_same_node()
458 topology_sane(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o, const char *name) in topology_sane()
474 static bool match_smt(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) in match_smt()
500 static bool match_die(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) in match_die()
508 static bool match_l2c(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) in match_l2c()
528 static bool match_pkg(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) in match_pkg()
556 static bool match_llc(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) in match_llc()
666 struct cpuinfo_x86 *o; in set_cpu_sibling_map() local
/openbmc/linux/kernel/time/
H A Ditimer.c100 static int put_itimerval(struct __kernel_old_itimerval __user *o, in put_itimerval()
129 static int put_old_itimerval32(struct old_itimerval32 __user *o, in put_old_itimerval32()
313 static int get_itimerval(struct itimerspec64 *o, const struct __kernel_old_itimerval __user *i) in get_itimerval()
359 static int get_old_itimerval32(struct itimerspec64 *o, const struct old_itimerval32 __user *i) in get_old_itimerval32()
/openbmc/linux/tools/virtio/linux/
H A Ddma-mapping.h24 #define dma_map_page(d, p, o, s, dir) (page_to_phys(p) + (o)) argument
38 #define dma_sync_single_range_for_cpu(d, a, o, s, r) do { \ argument
41 #define dma_sync_single_range_for_device(d, a, o, s, r) do { \ argument
/openbmc/linux/arch/arm64/include/asm/
H A Dcmpxchg.h175 #define __cmpxchg_wrapper(sfx, ptr, o, n) \ argument
201 #define arch_cmpxchg128(ptr, o, n) \ argument
206 #define arch_cmpxchg128_local(ptr, o, n) \ argument
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_db.c96 unsigned long o; in hns_roce_alloc_db_from_pgdir() local
155 unsigned long o; in hns_roce_free_db() local
/openbmc/linux/lib/
H A Ddebugobjects.c623 struct debug_obj *obj, o; in __debug_object_init() local
696 struct debug_obj o = { .object = addr, .state = ODEBUG_STATE_NOTAVAILABLE, .descr = descr }; in debug_object_activate() local
753 struct debug_obj o = { .object = addr, .state = ODEBUG_STATE_NOTAVAILABLE, .descr = descr }; in debug_object_deactivate() local
796 struct debug_obj *obj, o; in debug_object_destroy() local
843 struct debug_obj *obj, o; in debug_object_free() local
885 struct debug_obj o = { .object = addr, .state = ODEBUG_STATE_NOTAVAILABLE, .descr = descr }; in debug_object_assert_init() local
926 struct debug_obj o = { .object = addr, .state = ODEBUG_STATE_NOTAVAILABLE, .descr = descr }; in debug_object_active_state() local
963 struct debug_obj *obj, o; in __debug_check_no_obj_freed() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Doutp.h90 #define OUTP_MSG(o,l,f,a...) do { \ argument
95 #define OUTP_ERR(o,f,a...) OUTP_MSG((o), error, f, ##a) argument
96 #define OUTP_DBG(o,f,a...) OUTP_MSG((o), debug, f, ##a) argument
97 #define OUTP_TRACE(o,f,a...) OUTP_MSG((o), trace, f, ##a) argument
/openbmc/linux/arch/arm64/crypto/
H A Dsm3-neon-core.S91 #define rolw(o, a, n) \ argument
96 #define GG1_1(x, y, z, o, t) \ argument
98 #define GG1_2(x, y, z, o, t) \ argument
100 #define GG1_3(x, y, z, o, t) argument
103 #define FF1_2(x, y, z, o, t) argument
106 #define GG2_1(x, y, z, o, t) \ argument
108 #define GG2_2(x, y, z, o, t) \ argument
110 #define GG2_3(x, y, z, o, t) \ argument
113 #define FF2_1(x, y, z, o, t) \ argument
115 #define FF2_2(x, y, z, o, t) \ argument
[all …]
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c26 #define ReadISAC(is, o) (is->read_reg(is->dch.hw, o + is->off)) argument
27 #define WriteISAC(is, o, v) (is->write_reg(is->dch.hw, o + is->off, v)) argument
28 #define ReadHSCX(h, o) (h->ip->read_reg(h->ip->hw, h->off + o)) argument
29 #define WriteHSCX(h, o, v) (h->ip->write_reg(h->ip->hw, h->off + o, v)) argument
30 #define ReadIPAC(ip, o) (ip->read_reg(ip->hw, o)) argument
31 #define WriteIPAC(ip, o, v) (ip->write_reg(ip->hw, o, v)) argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap-3.4.1.min.js6of jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");!function(t){"use strict";var … argument
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h327 #define ncr_offb(o) (((o)&~3)+((~((o)&3))&3)) argument
328 #define ncr_offw(o) (((o)&~3)+((~((o)&3))&2)) argument
332 #define ncr_offb(o) (o) argument
333 #define ncr_offw(o) (o) argument
379 #define INB_OFF(o) readb_raw((char __iomem *)np->reg + ncr_offb(o)) argument
384 #define INW_OFF(o) readw_l2b((char __iomem *)np->reg + ncr_offw(o)) argument
385 #define INL_OFF(o) readl_l2b((char __iomem *)np->reg + (o)) argument
392 #define INW_OFF(o) readw_b2l((char __iomem *)np->reg + ncr_offw(o)) argument
393 #define INL_OFF(o) readl_b2l((char __iomem *)np->reg + (o)) argument
404 #define INW_OFF(o) readw_raw((char __iomem *)np->reg + ncr_offw(o)) argument
[all …]
/openbmc/linux/include/keys/
H A Dtrusted_tpm.h55 static inline void dump_options(struct trusted_key_options *o) in dump_options()
86 static inline void dump_options(struct trusted_key_options *o) in dump_options()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dpush006c.h50 #define PUSH_HDR(p,o,n,s,m,c) do { \ argument
67 #define PUSH_JUMP(p,o) do { \ argument
H A Dobject.h85 #define nvif_mclass(o,m) ({ \ argument
109 #define nvif_sclass(o,m,u) ({ \ argument
125 #define NVIF_RD32_(p,o,dr) nvif_rd32((p), (o) + (dr)) argument
126 #define NVIF_WR32_(p,o,dr,f) nvif_wr32((p), (o) + (dr), (f)) argument
/openbmc/linux/tools/include/uapi/linux/
H A Derspan.h27 __u8 o:1, member
38 o:1; member
/openbmc/linux/include/uapi/linux/
H A Derspan.h27 __u8 o:1, member
38 o:1; member
/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Drgmii.h71 # define rgmii_get_mdio(o,i) do { } while (0) argument
72 # define rgmii_put_mdio(o,i) do { } while (0) argument
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Drbtree.c116 struct node_data *n, *m, *o; in rbtree_first_and_remove() local
183 struct node_data *n, *m, *o; in rbtree_api_release_aliasing() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2.h162 xfs_dir2_data_aoff_t o) in xfs_dir2_db_off_to_byte()
190 xfs_dir2_data_aoff_t o) in xfs_dir2_db_off_to_dataptr()

12345678910>>...19