Home
last modified time | relevance | path

Searched defs:x (Results 5576 – 5600 of 5982) sorted by relevance

1...<<221222223224225226227228229230>>...240

/openbmc/linux/net/ceph/
H A Dmessenger.c1472 #define CASE(x) \ in con_sock_closed() argument
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.c146 #define NUMCACHEBLKS(x) DIV_ROUND_UP(x, SMP_CACHE_BYTES) argument
/openbmc/linux/drivers/mtd/
H A Dmtdswap.c774 unsigned int h, x, y, dist, base; in mtdswap_wlfreq() local
/openbmc/linux/drivers/tty/serial/
H A Dserial-tegra.c38 #define BYTES_TO_ALIGN(x) ((unsigned long)(x) & 0x3) argument
/openbmc/linux/drivers/input/touchscreen/
H A Delants_i2c.c992 unsigned int x, y, p, w; in elants_i2c_mt_event() local
/openbmc/linux/arch/sparc/kernel/
H A Dpci_schizo.c1394 static inline int portid_compare(u32 x, u32 y, int chip_type) in portid_compare()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h449 #define X86_BUG(x) (NCAPINTS*32 + (x)) argument
/openbmc/linux/net/ipv6/
H A Dsit.c424 struct ip_tunnel_prl_entry *x; in ipip6_tunnel_del_prl() local
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c42 #define LOG_OLD_VALUE(x) argument
/openbmc/linux/fs/erofs/
H A Dinternal.h36 #define DBG_BUGON(x) ((void)(x)) argument
/openbmc/linux/drivers/media/dvb-frontends/
H A Dmxl5xx.c375 u32 x, g, tmp = gold; in gold2root() local
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_core.c299 struct stmmac_extra_stats *x) in dwxgmac2_host_irq_status()
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h10 #define __SYSCALL(x, y) argument
/openbmc/qemu/linux-headers/asm-generic/
H A Dunistd.h16 #define __SYSCALL(x, y) argument
/openbmc/linux/fs/
H A Dbinfmt_elf.c111 #define BAD_ADDR(x) (unlikely((unsigned long)(x) >= TASK_SIZE)) argument
/openbmc/linux/drivers/staging/qlge/
H A Dqlge.h48 #define MAX_DB_PAGES_PER_BQ(x) \ argument
78 #define LSW(x) ((u16)(x)) argument
79 #define MSW(x) ((u16)((u32)(x) >> 16)) argument
80 #define LSD(x) ((u32)((u64)(x))) argument
81 #define MSD(x) ((u32)((((u64)(x)) >> 32))) argument
/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c43 #define UNSIGNED(x, df) ((x) & DF_MAX_UINT(df)) argument
44 #define SIGNED(x, df) \ argument
74 uint64_t x, y; in msa_nlzc_df() local
216 uint64_t x; in msa_pcnt_df() local
309 #define BIT_POSITION(x, df) ((uint64_t)(x) % DF_BITS(df)) argument
8223 static inline uint64_t bswap16x4(uint64_t x) in bswap16x4()
8229 static inline uint64_t bswap32x2(uint64_t x) in bswap32x2()
8304 #define MSA_PAGESPAN(x) \ argument
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h38 #define PHY_SAT(x, n) ((x) > ((1<<((n)-1))-1) ? ((1<<((n)-1))-1) : \ argument
40 #define PHY_SHIFT_ROUND(x, n) ((x) >= 0 ? ((x)+(1<<((n)-1)))>>(n) : (x)>>(n)) argument
41 #define PHY_HW_ROUND(x, s) ((x >> s) + ((x >> (s-1)) & (s != 0))) argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-2.0.3.min.js4 …cat,h=c.push,d=c.slice,g=c.indexOf,m=l.toString,y=l.hasOwnProperty,v=p.trim,x=function(e,n){return… variable
6 …1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}});var Xt,Ut,Yt=x.now(),Vt=/\?/,Gt=/#.… function
/openbmc/linux/include/linux/
H A Dpci.h73 #define PCI_BUS_NUM(x) (((x) >> 8) & 0xff) argument
1941 #define _PCI_NOP_ALL(o, x) _PCI_NOP(o, byte, u8 x) \ argument
2509 #define PCI_VPD_LRDT_ID(x) ((x) | PCI_VPD_LRDT) argument
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_85xx.h663 #define SPMODE_LEN(x) ((((x)-1)&0xF)<<4) argument
664 #define SPMODE_PM(x) ((x) &0xF) argument
/openbmc/linux/drivers/memory/tegra/
H A Dtegra210-emc.h198 #define EMC_CCFIFO_ADDR_STALL(x) (((x) & 0x7fff) << 16) argument
199 #define EMC_CCFIFO_ADDR_OFFSET(x) ((x) & 0xffff) argument
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-driver.h140 #define IVTV_DEBUG(x, type, fmt, args...) \ argument
156 #define IVTV_DEBUG_HIGH_VOL(x, type, fmt, args...) \ argument
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c38 #define MTK_ETHTOOL_STAT(x) { #x, \ argument
41 #define MTK_ETHTOOL_XDP_STAT(x) { #x, \ argument
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Deeprom.h109 #define FREQ2FBIN(x, y) (u8)((y) ? ((x) - 2300) : (((x) - 4800) / 5)) argument
110 #define FBIN2FREQ(x, y) ((y) ? (2300 + x) : (4800 + 5 * x)) argument

1...<<221222223224225226227228229230>>...240