Home
last modified time | relevance | path

Searched defs:xb (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_nameval.c32 static int nval_find(const char *xb, int xb_size, const YCHAR *name, in nval_find()
57 static int nval_used(const char *xb, int xb_size) in nval_used()
73 int nval_del(char *xb, int xb_size, const YCHAR *name) in nval_del()
89 int nval_set(char *xb, int xb_size, const YCHAR *name, const char *buf, in nval_set()
129 int nval_get(const char *xb, int xb_size, const YCHAR * name, char *buf, in nval_get()
167 int nval_list(const char *xb, int xb_size, char *buf, int bsize) in nval_list()
205 int nval_hasvalues(const char *xb, int xb_size) in nval_hasvalues()
/openbmc/qemu/target/ppc/
H A Dfpu_helper.c2269 ppc_vsr_t *xa, ppc_vsr_t *xb) in helper_xscmpexpdp()
2380 ppc_vsr_t *xb) in helper_xscmpodp()
2386 ppc_vsr_t *xb) in helper_xscmpudp()
2445 ppc_vsr_t *xb) in helper_xscmpoqp()
2451 ppc_vsr_t *xb) in helper_xscmpuqp()
2799 ppc_vsr_t *xb) in helper_XSCVQPDP()
2864 uint64_t helper_XSCVSPDPN(uint64_t xb) in helper_XSCVSPDPN()
3197 void helper_XVXSIGSP(ppc_vsr_t *xt, ppc_vsr_t *xb) in helper_XVXSIGSP()
3293 ppc_vsr_t *xt, ppc_vsr_t *xb) in helper_xsrqpi()
3347 ppc_vsr_t *xt, ppc_vsr_t *xb) in helper_xsrqpxp()
[all …]
H A Dint_helper.c1827 void helper_XXINSERTW(ppc_vsr_t *xt, ppc_vsr_t *xb, uint32_t index) in helper_XXINSERTW()
/openbmc/linux/drivers/char/xillybus/
H A Dxillyusb.c476 struct xillybuffer *xb = in endpoint_dealloc() local
521 struct xillybuffer *xb; in endpoint_alloc() local
651 struct xillybuffer *xb = urb->context; in bulk_in_completer() local
681 struct xillybuffer *xb = urb->context; in bulk_out_completer() local
703 struct xillybuffer *xb; in try_queue_bulk_in() local
770 struct xillybuffer *xb; in try_queue_bulk_out() local
937 static int process_bulk_in(struct xillybuffer *xb) in process_bulk_in()
1033 struct xillybuffer *xb; in bulk_in_work() local
/openbmc/linux/fs/ocfs2/
H A Dxattr.c467 struct ocfs2_xattr_block *xb = in ocfs2_validate_xattr_block() local
993 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_list() local
1204 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_get() local
2285 struct ocfs2_xattr_block *xb = in ocfs2_init_xattr_block_xa_loc() local
2449 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_remove() local
2482 struct ocfs2_xattr_block *xb; in ocfs2_xattr_free_block() local
2814 struct ocfs2_xattr_block *xb; in ocfs2_xattr_block_find() local
3924 struct ocfs2_xattr_block *xb = in ocfs2_xattr_index_block_find() local
4080 struct ocfs2_xattr_block *xb = in ocfs2_iterate_xattr_index_block() local
4186 struct ocfs2_xattr_block *xb = in ocfs2_cp_xattr_block_to_bucket() local
[all …]
H A Dalloc.c290 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_fill_root_el() local
305 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_set_last_eb_blk() local
313 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_get_last_eb_blk() local
322 struct ocfs2_xattr_block *xb = et->et_object; in ocfs2_xattr_tree_update_clusters() local
/openbmc/u-boot/drivers/video/
H A Dmx3fb.c246 u32 xb:12; member
286 u32 xb:12; member
H A Dstb_truetype.h1925 float xb = x0 + dx; in stbtt__fill_active_edges_new() local
/openbmc/linux/include/net/
H A Dipv6.h848 __be32 xb = a1[i] ^ a2[i]; in __ipv6_addr_diff32() local
881 __be64 xb = a1[i] ^ a2[i]; in __ipv6_addr_diff64() local
/openbmc/linux/net/sunrpc/
H A Dsvc_xprt.c904 struct xdr_buf *xb; in svc_send() local
/openbmc/qemu/fpu/
H A Dsoftfloat.c343 float32_gen2(float32 xa, float32 xb, float_status *s, in float32_gen2()
374 float64_gen2(float64 xa, float64 xb, float_status *s, in float64_gen2()
2259 float32_muladd(float32 xa, float32 xb, float32 xc, int flags, float_status *s) in float32_muladd()
2330 float64_muladd(float64 xa, float64 xb, float64 xc, int flags, float_status *s) in float64_muladd()
4374 float32_hs_compare(float32 xa, float32 xb, float_status *s, bool is_quiet) in float32_hs_compare()
4424 float64_hs_compare(float64 xa, float64 xb, float_status *s, bool is_quiet) in float64_hs_compare()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c2963 static int interpolate(int x, int xa, int xb, int ya, int yb) in interpolate()
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c3904 struct xdr_buf *xb = &rqstp->rq_arg; in nfsd4_request_too_big() local