/openbmc/linux/Documentation/arch/x86/x86_64/ |
H A D | boot-options.rst | 122 reboot=b[ios] | t[riple] | k[bd] | a[cpi] | e[fi] | p[ci] [, [w]arm | [c]old]
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_flowlabel.c | 751 struct seq_net_private p; member
|
/openbmc/linux/Documentation/staging/ |
H A D | crc32.rst | 119 v.31 no.8 (August 1998) p. 1008-1013.
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib.h | 1395 int qib_map_page(struct pci_dev *d, struct page *p, dma_addr_t *daddr);
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/ |
H A D | mariadb.inc | 140 mkdir -p ${B}/include/openssl
|
/openbmc/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-sun50i-a64.c | 32 .p = _SUNXI_CCU_DIV_MAX(16, 2, 4),
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3566-quartz64-b.dts | 84 vcc3v3_pcie_p: vcc3v3-pcie-p-regulator {
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_multiple_interfaces.robot | 30 ${cmd_prefix} ipmitool -I lanplus -C 17 -p 623 -U ${IPMI_USERNAME} -P ${IPMI_PASSWORD}
|
/openbmc/qemu/tests/qtest/ |
H A D | meson.build | 313 qos_test_ss.add(files('virtio-9p-test.c'))
|
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 5572 #--we want P+p = W+w but |p| <= half ulp of P 5578 fadd.x %fp5,%fp4 # fp4 = p = (W-P)+w 5581 fsub.x %fp4,%fp1 # fp1 = a := r - p 6795 # p = [ R + R*S*(A2 + S*A4) ] + # 6800 # ans := T + ( T*p + t) # 7357 #--Compute 2^(J/64)*p 7370 fadd.x (%a1),%fp0 # T+(p+(t+OnebySc)) 7378 fadd.s 12(%a1),%fp0 # p+t 7379 fadd.x (%a1),%fp0 # T+(p+t) 7385 fadd.s (%a1),%fp0 # fp0 is p+t [all …]
|
/openbmc/ |
H A D | opengrok0.0.log | 5418 2024-11-07 03:01:07.695-0600 FINE t404 Ctags.run: Executing ctags command [/usr/local/bin/ctags --kinds-c=+l --kinds-java=+l --kinds-sql=+l --kinds-Fortran=+L --kinds-C++=+l --extras=+F -u --filter=yes --filter-terminator=$'__ctags_done_with_file__\n' --fields=-af+iKnS --excmd=pattern --pattern-length-limit=180 --langdef=scala --kinddef-scala=$'c,class,Classes' --kinddef-scala=$'o,object,Objects' --kinddef-scala=$'C,caseClass,Case\\ classes' --kinddef-scala=$'O,caseObject,Case\\ objects' --kinddef-scala=$'t,trait,Traits' --kinddef-scala=$'m,method,Methods' --kinddef-scala=$'l,constant,Constants' --kinddef-scala=$'v,variable,Variables' --kinddef-scala=$'T,type,Types' --kinddef-scala=$'p,package,Packages' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\4/c/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*object[[:space:]]+([a-zA-Z0-9_]+)/\\4/o/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case class[[:space:]]+([a-zA-Z0-9_]+)/\\4/C/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*case object[[:space:]]+([a-zA-Z0-9_]+)/\\4/O/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private|protected)?[[:space:]]*trait[[:space:]]+([a-zA-Z0-9_]+)/\\4/t/' --regex-scala=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/T/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private|protected)[[:space:]]*)*def[[:space:]]+([a-zA-Z0-9_]+)/\\3/m/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*val[[:space:]]+([a-zA-Z0-9_]+)/\\3/l/' --regex-scala=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*var[[:space:]]+([a-zA-Z0-9_]+)/\\3/v/' --regex-scala=$'/^[[:space:]]*package[[:space:]]+([a-zA-Z0-9_.]+)/\\1/p/' --regex-haskell=$'/^[[:space:]]*class[[:space:]]+([a-zA-Z0-9_]+)/\\1/c/' --regex-haskell=$'/^[[:space:]]*data[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*newtype[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^[[:space:]]*type[[:space:]]+([a-zA-Z0-9_]+)/\\1/t/' --regex-haskell=$'/^([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\1/f/' --regex-haskell=$'/^(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --regex-haskell=$'/[[:space:]]+(let|where)[[:space:]]+([a-zA-Z0-9_]+).*[[:space:]]+={1}[[:space:]]+/\\2/f/' --kinddef-clojure=$'d,definition,Definitions' --kinddef-clojure=$'p,privateFunction,Private\\ functions' --kinddef-clojure=$'m,macro,Macros' --kinddef-clojure=$'i,inline,Inlines' --kinddef-clojure=$'a,multimethodDefinition,Multimethod\\ definitions' --kinddef-clojure=$'b,multimethodInstance,Multimethod\\ instances' --kinddef-clojure=$'c,definitionOnce,Definition\\ once' --kinddef-clojure=$'s,struct,Structs' --kinddef-clojure=$'v,intern,Interns' --regex-clojure=$'/\\([[:space:]]*create-ns[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/n/' --regex-clojure=$'/\\([[:space:]]*def[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/d/' --regex-clojure=$'/\\([[:space:]]*defn-[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/p/' --regex-clojure=$'/\\([[:space:]]*defmacro[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/m/' --regex-clojure=$'/\\([[:space:]]*definline[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/i/' --regex-clojure=$'/\\([[:space:]]*defmulti[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/a/' --regex-clojure=$'/\\([[:space:]]*defmethod[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/b/' --regex-clojure=$'/\\([[:space:]]*defonce[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/c/' --regex-clojure=$'/\\([[:space:]]*defstruct[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/s/' --regex-clojure=$'/\\([[:space:]]*intern[[:space:]]+([-[:alnum:]*+!_:\\/.?]+)/\\1/v/' --kinddef-kotlin=$'d,dataClass,Data\\ classes' --kinddef-kotlin=$'I,import,Imports' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*class[[:space:]]+([[:alnum:]_:]+)/\\4/c/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*object[[:space:]]+([[:alnum:]_:]+)/\\4/o/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*data class[[:space:]]+([[:alnum:]_:]+)/\\6/d/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy)[[:space:]]*)*(private[^ ]*|protected)?[[:space:]]*interface[[:space:]]+([[:alnum:]_:]+)/\\4/i/' --regex-kotlin=$'/^[[:space:]]*type[[:space:]]+([[:alnum:]_:]+)/\\1/T/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*(\\[[a-z]*\\])*|protected)[[:space:]]*)*fun[[:space:]]+([[:alnum:]_:]+)/\\4/m/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*val[[:space:]]+([[:alnum:]_:]+)/\\3/C/' --regex-kotlin=$'/^[[:space:]]*((abstract|final|sealed|implicit|lazy|private[^ ]*|protected)[[:space:]]*)*var[[:space:]]+([[:alnum:]_:]+)/\\3/v/' --regex-kotlin=$'/^[[:space:]]*package[[:space:]]+([[:alnum:]_.:]+)/\\1/p/' --regex-kotlin=$'/^[[:space:]]*import[[:space:]]+([[:alnum:]_.:]+)/\\1/I/' --langdef=swift --kinddef-swift=$'n,enum,Enums' --kinddef-swift=$'t,typealias,Type\\ aliases' --kinddef-swift=$'p,protocol,Protocols' --kinddef-swift=$'s,struct,Structs' --kinddef-swift=$'c,class,Classes' --kinddef-swift=$'f,function,Functions' --kinddef-swift=$'v,variable,Variables' --kinddef-swift=$'e,extension,Extensions' --regex-swift=$'/enum[[:space:]]+([^\\{\\}]+).*$/\\1/n/' --regex-swift=$'/typealias[[:space:]]+([^:=]+).*$/\\1/t/' --regex-swift=$'/protocol[[:space:]]+([^:\\{]+).*$/\\1/p/' --regex-swift=$'/struct[[:space:]]+([^:\\{]+).*$/\\1/s/' --regex-swift=$'/class[[:space:]]+([^:\\{]+).*$/\\1/c/' --regex-swift=$'/func[[:space:]]+([^\\(\\)]+)\\([^\\(\\)]*\\)/\\1/f/' --regex-swift=$'/(var|let)[[:space:]]+([^:=]+).*$/\\2/v/' --regex-swift=$'/^[[:space:]]*extension[[:space:]]+([^:\\{]+).*$/\\1/e/' --kinddef-rust=$'C,const,Static\\ constants' --kinddef-rust=$'I,impl,Trait\\ implementation' --kinddef-rust=$'r,trait,Traits' --kinddef-rust=$'V,localVariable,Local\\ variables' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(static|const)[[:space:]]+(mut[[:space:]]+)?([[:alnum:]_]+)/\\4/C/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?impl([[:space:]\n]*<[^>]*>)?[[:space:]]+(([[:alnum:]_:]+)[[:space:]]*(<[^>]*>)?[[:space:]]+(for)[[:space:]]+)?([[:alnum:]_]+)/\\5 \\7 \\8/I/' --regex-rust=$'/^[[:space:]]*(pub[[:space:]]+)?(unsafe[[:space:]]+)?trait[[:space:]]+([[:alnum:]_]+)/\\3/r/' --regex-rust=$'/^[[:space:]]*let([[:space:]]+mut)?[[:space:]]+([[:alnum:]_]+)/\\2/V/' --kinddef-pascal=$'t,type,Types' --kinddef-pascal=$'c,class,Classes' --kinddef-pascal=$'i,interface,Interfaces' --kinddef-pascal=$'n,constructor,Constructors' --kinddef-pascal=$'d,destructor,Destructors' --kinddef-pascal=$'o,property,Properties' --kinddef-pascal=$'s,section,Sections' --kinddef-pascal=$'u,unit,Units' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*\\([[:space:]]*[[:alnum:]_][[:space:]]*\\)/\\1/t/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*class[[:space:]]*[^;]*$/\\1/c/' --regex-pascal=$'/([[:alnum:]_]+)[[:space:]]*=[[:space:]]*interface[[:space:]]*[^;]*$/\\1/i/' --regex-pascal=$'/^constructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/n/' --regex-pascal=$'/^destructor[[:space:]]+(T[a-zA-Z0-9_]+(<[a-zA-Z0-9_, ]+>)?\\.)([a-zA-Z0-9_<>, ]+)(.*)+/\\1\\3/d/' --regex-pascal=$'/^(procedure)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/p/' --regex-pascal=$'/^(function)[[:space:]]+T[a-zA-Z0-9_<>, ]+\\.([a-zA-Z0-9_<>, ]+)(.*)/\\2/f/' --regex-pascal=$'/^[[:space:]]*property[[:space:]]+([a-zA-Z0-9_<>, ]+)[[:space:]]*\\:(.*)/\\1/o/' --regex-pascal=$'/^(uses|interface|implementation)$/\\1/s/' --regex-pascal=$'/^unit[[:space:]]+([a-zA-Z0-9_<>, ]+)[;(]/\\1/u/' --regex-powershell=$'/\\$(\\{[^}]+\\})/\\1/v/' --regex-powershell=$'/\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1/v/' --regex-powershell=$'/^[[:space:]]*(:[^[:space:]]+)/\\1/l,label/' --_fielddef-powershell=$'signature,signatures' --fields-powershell=$'+{signature}' --regex-powershell=$'/`\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/`\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/#.*\\$([[:alnum:]_]+([:.][[:alnum:]_]+)*)/\\1//{exclusive}' --regex-powershell=$'/#.*\\$(\\{[^}]+\\})/\\1//{exclusive}' --regex-powershell=$'/^[[:space:]]*(function|filter)[[:space:]]+([^({[:space:]]+)[[:space:]]*(\\(([^)]+)\\))?/\\2/f/{icase}{exclusive}{_field=signature:(\\4)}' --langdef=terraform --regex-terraform=$',^[[:space:]]*#,,{exclusive}' --regex-terraform=$',^[[:space:]]*//,,{exclusive}' --kinddef-terraform=$'r,resource,Resource\\ names' --kinddef-terraform=$'d,dataSource,Data\\ sources' --kinddef-terraform=$'m,module,Modules' --kinddef-terraform=$'o,outputValue,Output\\ values' --kinddef-terraform=$'p,provider,Providers' --kinddef-terraform=$'v,variable,Variables' --regex-terraform=$'/^[[:space:]]*resource[[:space:]]*\\"([[:alpha:]][-_[:alpha:]]*)\\"[[:space:]]*\\"([[:alpha:]][-_[:alpha:]]*)\\"[[:space:]]*\\{/\\1.\\2/r/' --regex-terraform=$'/^[[:space:]]*data[[:space:]]*\\"([[:alpha:]][-_[:alpha:]]*)\\"[[:space:]]*\\"([[:alpha:]][-_[:alpha:]]*)\\"[[:space:]]*\\{/\\1.\\2/d/' --regex-terraform=$'/^[[:space:]]*module[[:space:]]*\\"([[:alpha:]][-_[:alpha:]]*)\\"[[:space:]]*\\{/\\1/m/' --regex-terraform=$'/^[[:space:]]*output[[:space:]]*\\"([[:alpha:]][-_[:alpha:]]*)\\"[[:space:]]*\\{/\\1/o/' --regex-terraform=$'/^[[:space:]]*provider[[:space:]]*\\"([[:alpha:]][-_[:alpha:]]*)\\"[[:space:]]*\\{/\\1/p/' [all...] |
/openbmc/phosphor-logging/ |
H A D | README.md | 313 @mkdir -p ${YAML_DIR}/org/open_power/ 316 @mkdir -p `dirname $@`
|
/openbmc/linux/drivers/media/common/siano/ |
H A D | smscoreapi.c | 624 cb->p = buffer; in smscore_createbuffer() 1477 struct sms_msg_hdr *phdr = (struct sms_msg_hdr *) ((u8 *) cb->p in smscore_onresponse()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | m66592-udc.c | 1086 u16 *p = (u16 *)ctrl; in setup_packet() local 1094 p[i] = m66592_read(m66592, offset + i*2); in setup_packet()
|
H A D | bcm63xx_udc.c | 2124 static int bcm63xx_usbd_dbg_show(struct seq_file *s, void *p) in bcm63xx_usbd_dbg_show() argument 2163 static int bcm63xx_iudma_dbg_show(struct seq_file *s, void *p) in bcm63xx_iudma_dbg_show() argument
|
/openbmc/linux/drivers/net/wireless/zydas/ |
H A D | zd1201.c | 846 static int zd1201_set_mac_address(struct net_device *dev, void *p) in zd1201_set_mac_address() argument 848 struct sockaddr *addr = p; in zd1201_set_mac_address()
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_nic.c | 990 int aq_nic_get_regs(struct aq_nic_s *self, struct ethtool_regs *regs, void *p) in aq_nic_get_regs() argument 992 u32 *regs_buff = p; in aq_nic_get_regs()
|
/openbmc/linux/tools/power/cpupower/po/ |
H A D | ka.po | 444 msgid " -p, --policy Gets the currently used cpufreq policy *\n" 446 " -p, --policy cpufreq -ის ამჟამად გამოყენებული პოლიტიკის მიღება*\n"
|
/openbmc/linux/Documentation/gpu/ |
H A D | drm-uapi.rst | 413 $ /path/for/igt-gpu-tools/scripts/run-tests.sh -p -s -t "kms_flip.*" -v 416 (-p option). It creates an HTML summary of the test results and saves
|
/openbmc/linux/drivers/net/ethernet/pasemi/ |
H A D | pasemi_mac.c | 215 static int pasemi_mac_set_mac_addr(struct net_device *dev, void *p) in pasemi_mac_set_mac_addr() argument 218 struct sockaddr *addr = p; in pasemi_mac_set_mac_addr()
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_net.c | 703 static int ocelot_port_set_mac_address(struct net_device *dev, void *p) in ocelot_port_set_mac_address() argument 708 const struct sockaddr *addr = p; in ocelot_port_set_mac_address()
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_uac1.c | 1025 #define USBDHDR(p) (struct usb_descriptor_header *)(p) argument
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw.c | 961 static int cpsw_ndo_set_mac_address(struct net_device *ndev, void *p) in cpsw_ndo_set_mac_address() argument 964 struct sockaddr *addr = (struct sockaddr *)p; in cpsw_ndo_set_mac_address()
|
/openbmc/linux/drivers/tty/ |
H A D | mxser.c | 1171 int opmode, p = index % 4; in mxser_ioctl_op_mode() local 1172 int shiftbit = p * 2; in mxser_ioctl_op_mode()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_virtchnl_fdir.c | 10 #define to_fltr_conf_from_desc(p) \ argument 11 container_of(p, struct virtchnl_fdir_fltr_conf, input)
|