Home
last modified time | relevance | path

Searched refs:p (Results 4426 – 4450 of 9049) sorted by relevance

1...<<171172173174175176177178179180>>...362

/openbmc/linux/drivers/parport/
H A Dshare.c57 static void dead_write_lines(struct parport *p, unsigned char b){} in dead_write_lines() argument
58 static unsigned char dead_read_lines(struct parport *p) { return 0; } in dead_read_lines() argument
59 static unsigned char dead_frob_lines(struct parport *p, unsigned char b, in dead_frob_lines() argument
61 static void dead_onearg(struct parport *p){} in dead_onearg() argument
63 static void dead_state(struct parport *p, struct parport_state *s) { } in dead_state() argument
64 static size_t dead_write(struct parport *p, const void *b, size_t l, int f) in dead_write() argument
66 static size_t dead_read(struct parport *p, void *b, size_t l, int f) in dead_read() argument
479 struct parport *p = list_entry(l, struct parport, full_list); in parport_register_port() local
480 if (p->number != num) in parport_register_port()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0002-add-fallback-parse_printf_format-implementation.patch105 + const char *p = fmt;
108 + if (*p < '1' || *p > '9')
111 + val = 10*val + (*p++ - '0');
112 + } while (*p >= '0' && *p <= '9');
114 + if (*p != '$')
117 + return p+1;
205 + S('s') = E(PTR), S('S') = E(PTR), S('p') = E(UIPTR),S('n') = E(PTR),
/openbmc/linux/sound/hda/
H A Dhdmi_chmap.c222 struct hdac_cea_channel_speaker_allocation *p; in init_channel_allocations() local
225 p = channel_allocations + i; in init_channel_allocations()
226 p->channels = 0; in init_channel_allocations()
227 p->spk_mask = 0; in init_channel_allocations()
228 for (j = 0; j < ARRAY_SIZE(p->speakers); j++) in init_channel_allocations()
229 if (p->speakers[j]) { in init_channel_allocations()
230 p->channels++; in init_channel_allocations()
231 p->spk_mask |= p->speakers[j]; in init_channel_allocations()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c168 struct ethtool_regs *regs, void *p) in igc_ethtool_get_regs() argument
172 u32 *regs_buff = p; in igc_ethtool_get_regs()
175 memset(p, 0, IGC_REGS_LEN * sizeof(u32)); in igc_ethtool_get_regs()
766 u8 *p = data; in igc_ethtool_get_strings() local
778 ethtool_sprintf(&p, in igc_ethtool_get_strings()
782 ethtool_sprintf(&p, "tx_queue_%u_bytes", i); in igc_ethtool_get_strings()
787 ethtool_sprintf(&p, "rx_queue_%u_bytes", i); in igc_ethtool_get_strings()
788 ethtool_sprintf(&p, "rx_queue_%u_drops", i); in igc_ethtool_get_strings()
823 char *p; in igc_ethtool_get_stats() local
831 sizeof(u64)) ? *(u64 *)p : *(u32 *)p; in igc_ethtool_get_stats()
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-3.7.1.min.js2p(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\… function
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-vsx.h122 void loadvsx(void *p, int tmp);
123 void storevsx(void *p, int tmp);
/openbmc/linux/Documentation/admin-guide/media/
H A Ddvb-usb-af9035-cardlist.rst6 .. tabularcolumns:: |p{7.0cm}|p{10.5cm}|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbusnv50.c24 #define nv50_i2c_bus(p) container_of((p), struct nv50_i2c_bus, base) argument
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dusergv100.c22 #define gv100_dmaobj(p) container_of((p), struct gv100_dmaobj, base) argument
H A Dusergf119.c24 #define gf119_dmaobj(p) container_of((p), struct gf119_dmaobj, base) argument
/openbmc/openbmc/poky/meta/recipes-extended/at/at/
H A Dfile_replacement_with_gplv2.patch5 http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/posixtm.c;hb=5661ab9d49512b4cf3c19caa…
6 http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/posixtm.h;hb=5661ab9d49512b4cf3c19caa…
/openbmc/qemu/tests/tcg/cris/bare/
H A Dcheck_scc.s80 setf p
88 clearf p
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-get-stc.rst50 .. tabularcolumns:: |p{2.5cm}|p{15.0cm}|
/openbmc/openbmc/meta-openembedded/meta-oe/classes/
H A Dbreakpad.bbclass26 mkdir -p ${PKGD}/usr/share/breakpad-syms
29 mkdir -p ${PKGD}/usr/share/breakpad-syms/${BREAKPAD_BIN}/${HASH}
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dpriv.h3 #define nvkm_therm(p) container_of((p), struct nvkm_therm, subdev) argument
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon_rotate.c30 ops->p->con_rotate == ops->cur_rotate) in fbcon_rotate_font()
34 ops->cur_rotate = ops->p->con_rotate; in fbcon_rotate_font()
/openbmc/linux/crypto/
H A Daegis.h29 #define AEGIS_ALIGNED(p) IS_ALIGNED((uintptr_t)p, AEGIS_BLOCK_ALIGN) argument
/openbmc/linux/scripts/dtc/
H A Dutil.h53 static inline void *xrealloc(void *p, size_t len) in xrealloc() argument
55 void *new = realloc(p, len); in xrealloc()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_ethtool.c20 struct ethtool_regs *regs, void *p) in mlxbf_gige_get_regs() argument
31 memcpy_fromio(p, priv->base, MLXBF_GIGE_MMIO_REG_SZ); in mlxbf_gige_get_regs()
/openbmc/linux/include/linux/sched/
H A Dcputime.h47 extern void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st);
48 extern void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st);
/openbmc/linux/Documentation/arch/arm/samsung/
H A Dclksrc-change-registers.awk26 p[0] = tp[2]
27 p[1] = remove_brackets(tp[3])
/openbmc/linux/include/drm/
H A Ddrm_buddy.h154 void drm_buddy_print(struct drm_buddy *mm, struct drm_printer *p);
157 struct drm_printer *p);
/openbmc/linux/drivers/mmc/core/
H A Dpwrseq_sd8787.c33 #define to_pwrseq_sd8787(p) container_of(p, struct mmc_pwrseq_sd8787, pwrseq) argument
/openbmc/linux/arch/microblaze/kernel/
H A Dkgdb.c94 void sleeping_thread_to_gdb_regs(unsigned long *gdb_regs, struct task_struct *p) in sleeping_thread_to_gdb_regs() argument
97 unsigned long *pt_regb = (unsigned long *)(p->thread.regs); in sleeping_thread_to_gdb_regs()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Ducgrp.c22 #define nvkm_ucgrp(p) container_of((p), struct nvkm_ucgrp, object) argument

1...<<171172173174175176177178179180>>...362