Home
last modified time | relevance | path

Searched defs:o (Results 126 – 150 of 460) sorted by relevance

12345678910>>...19

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dpush507c.h19 #define PUSH_JUMP(p,o) do { \ argument
/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.h508 #define arm_smmu_gr0_read(s, o) \ argument
510 #define arm_smmu_gr0_write(s, o, v) \ argument
513 #define arm_smmu_gr1_read(s, o) \ argument
515 #define arm_smmu_gr1_write(s, o, v) \ argument
518 #define arm_smmu_cb_read(s, n, o) \ argument
520 #define arm_smmu_cb_write(s, n, o, v) \ argument
522 #define arm_smmu_cb_readq(s, n, o) \ argument
524 #define arm_smmu_cb_writeq(s, n, o, v) \ argument
/openbmc/u-boot/arch/mips/mach-mscc/
H A Dlowlevel_init_luton.S10 #define REG_OFFSET(t, o) (t + (o*4)) argument
/openbmc/qemu/include/tcg/
H A Dtcg-gvec-desc.h55 intptr_t o = f * 8 + 8; in simd_oprsz() local
/openbmc/linux/net/ceph/
H A Dceph_strings.c60 const char *ceph_osd_watch_op_name(int o) in ceph_osd_watch_op_name()
/openbmc/linux/arch/powerpc/sysdev/
H A Dgrackle.c18 #define GRACKLE_CFA(b, d, o) (0x80 | ((b) << 8) | ((d) << 16) \ argument
/openbmc/linux/arch/sh/include/asm/
H A Dcmpxchg.h66 #define arch_cmpxchg(ptr,o,n) \ argument
/openbmc/linux/fs/ntfs/
H A Dunistr.c251 int i, o, wc_len; in ntfs_nlstoucs() local
327 int i, o, ns_len, wc; in ntfs_ucstonls() local
/openbmc/linux/include/uapi/linux/
H A Dip.h48 #define IPOPT_COPIED(o) ((o)&IPOPT_COPY) argument
49 #define IPOPT_CLASS(o) ((o)&IPOPT_CLASS_MASK) argument
50 #define IPOPT_NUMBER(o) ((o)&IPOPT_NUMBER_MASK) argument
/openbmc/linux/drivers/media/i2c/
H A Dtea6415c.c38 u32 i, u32 o, u32 config) in tea6415c_s_routing()
H A Dtea6420.c39 u32 i, u32 o, u32 config) in tea6420_s_routing()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dmkregtable.c119 static struct offset *offset_new(unsigned o) in offset_new()
199 unsigned o; in parser_auth() local
/openbmc/linux/arch/x86/crypto/
H A Dsm3-avx-asm_64.S160 #define GG1(x, y, z, o, t) \ argument
165 #define FF1(x, y, z, o, t) GG1(x, y, z, o, t) argument
167 #define GG2(x, y, z, o, t) \ argument
173 #define FF2(x, y, z, o, t) \ argument
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_validate.c837 uint32_t o = shader_reloc_offsets[i]; in validate_gl_shader_rec() local
887 uint32_t o = validated_shader->uniform_addr_offsets[uni]; in validate_gl_shader_rec() local
901 uint32_t o = 36 + i * 8; in validate_gl_shader_rec() local
/openbmc/linux/arch/powerpc/xmon/
H A Dspu-dis.c34 int o = spu_opcodes[i].opcode; in init_spu_disassemble() local
/openbmc/openpower-hw-diags/analyzer/
H A Dcreate_pel.cpp101 std::ofstream o{io_userDataFiles.back().getPath()}; in __addCalloutList() local
115 std::ofstream o{io_userDataFiles.back().getPath()}; in __addCalloutFFDC() local
/openbmc/telemetry/src/utils/
H A Dlabeled_tuple.hpp20 sdbusplus::message::object_path& o) in from_json()
26 std::vector<sdbusplus::message::object_path>& o) in from_json()
/openbmc/linux/arch/mips/include/asm/xtalk/
H A Dxtalk.h48 #define XIO_PACK(p, o) ((((uint64_t)(p))<<XIO_PORT_SHIFT) | ((o)&XIO_ADDR_BITS)) argument
/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio_gml.c112 int err, i, o; in set_digital_mode() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js170 function build(o) { argument
259 function EventBus(o) { argument
389 return function hightlight(o) { argument
443 function Input(o, www) { argument
654 function Dataset(o, www) { argument
868 function Menu(o, www) { argument
1050 function Typeahead(o, www) { argument
H A Djquery-2.0.3.min.js4 (function(e,undefined){var t,n,r=typeof undefined,i=e.location,o=e.document,s=o.documentElement,a=e… argument
5 };"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,… variable
6on(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.o… class in x.fn.offset
/openbmc/linux/arch/sh/kernel/
H A Dunwinder.c88 struct unwinder *o; in unwinder_enqueue() local
/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl.h53 #define FNCE(n, r, o, bo, bl, g) { \ argument
63 #define FNCN(n, r, o, bo, bl) { \ argument
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.h166 #define NVBO_WR32_(b,o,dr,f) nouveau_bo_wr32((b), (o)/4 + (dr), (f)) argument
167 #define NVBO_RD32_(b,o,dr) nouveau_bo_rd32((b), (o)/4 + (dr)) argument
/openbmc/qemu/hw/fsi/
H A Daspeed_apb2opb.c268 static void fsi_aspeed_apb2opb_init(Object *o) in fsi_aspeed_apb2opb_init()
347 static void fsi_opb_init(Object *o) in fsi_opb_init()

12345678910>>...19