| /f-stack/freebsd/sys/ |
| H A D | exec.h | 102 struct execsw *exec = (struct execsw *)data; \ 107 error = exec_register(exec); \ 113 error = exec_unregister(exec); \
|
| H A D | imgact_aout.h | 90 N_GETMAGIC_NET(ex) == ZMAGIC) ? 0 : sizeof(struct exec)) 113 struct exec { struct
|
| /f-stack/dpdk/lib/librte_jobstats/ |
| H A D | rte_jobstats.c | 111 RESET_TIME_MIN_MAX(ctx, exec); in rte_jobstats_context_reset() 186 ADD_TIME_MIN_MAX(job, exec, exec_time); in rte_jobstats_finish() 187 ADD_TIME_MIN_MAX(ctx, exec, exec_time); in rte_jobstats_finish() 263 RESET_TIME_MIN_MAX(job, exec); in rte_jobstats_reset()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/ |
| H A D | misc.cfg | 36 exec mountpoint quota readonly \ 61 exec mountpoint quota readonly \ 88 exec mountpoint quota readonly \
|
| /f-stack/dpdk/examples/l2fwd-jobstats/ |
| H A D | main.c | 138 uint64_t exec, exec_min, exec_max; in show_lcore_stats() local 164 exec = ctx->exec_time; in show_lcore_stats() 202 exec -= idle_exec; in show_lcore_stats() 203 busy = exec + management; in show_lcore_stats() 226 cycles_to_ns(exec), exec * 100.0 / stats_period, in show_lcore_stats() 227 cycles_to_ns(loop_count ? exec / loop_count : 0), in show_lcore_stats()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | imgact_linux.c | 63 const struct exec *a_out = (const struct exec *) imgp->image_header; in exec_linux_imgact()
|
| /f-stack/app/redis-5.0.5/deps/hiredis/examples/ |
| H A D | example-qt.cpp | 45 return app.exec(); in main()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/crypto/ |
| H A D | fsl-sec2.txt | 15 - fsl,exec-units-mask : The bitmask representing what execution units 63 fsl,exec-units-mask = <0xfe>;
|
| /f-stack/freebsd/kern/ |
| H A D | imgact_aout.c | 158 const struct exec *a_out = (const struct exec *) imgp->image_header; in exec_aout_imgact()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/omap/ |
| H A D | mpu.txt | 18 First should be type 'protect-exec' for the driver to use to copy
|
| /f-stack/app/redis-5.0.5/deps/hiredis/ |
| H A D | appveyor.yml | 36 …- '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0</dev/null; make LDFLAGS=$LDFLAGS CC=$CC $TARG…
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.js | 134 match = quickExpr.exec( selector ); 147 ret = rsingleTag.exec( selector ); 843 exec = !pass && exec && jQuery.isFunction(value); 865 var match = rwebkit.exec( ua ) || 866 ropera.exec( ua ) || 867 rmsie.exec( ua ) || 2866 var quick = rquickIs.exec( selector ); 3963 chunker.exec( "" ); 3964 m = chunker.exec( soFar ); 7512 parts = rurl.exec( s.url.toLowerCase() ); [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/ |
| H A D | pq3-sec3.3-0.dtsi | 43 fsl,exec-units-mask = <0x97c>;
|
| H A D | pq3-sec2.1-0.dtsi | 41 fsl,exec-units-mask = <0xfe>;
|
| H A D | pq3-sec3.0-0.dtsi | 43 fsl,exec-units-mask = <0x9fe>;
|
| H A D | pq3-sec3.1-0.dtsi | 43 fsl,exec-units-mask = <0xbfe>;
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | fail_safe.rst | 68 - **exec(<shell command>)** parameter 87 order to take only the last line into account (unlike ``exec()``) at every 142 --vdev='net_failsafe0,exec(echo 84:00.0)' -- -i
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/ |
| H A D | tst.get_index_props.zcp | 42 props['exec'] = {{'on', 'default'}, {'on', 'default'}}
|
| /f-stack/freebsd/contrib/openzfs/rpm/generic/ |
| H A D | zfs.spec.in | 372 find %{?buildroot}%{_libdir} -name '*.la' -exec rm -f {} \; 376 -exec %{__sed} -i 's|^#!.*|#!%{__python}|' {} \; 379 -exec %{__sed} -i 's|^#!.*|#!%{__python}|' {} \;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/ti/ |
| H A D | emif.txt | 33 first should be type 'protect-exec' for the driver to use to copy
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/ |
| H A D | README.md | 230 versions of telegraf which lack execd, the exec input agent can be used. 262 ### Example telegraf exec configuration 265 [[inputs.exec]]
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | properties.shlib | 95 typeset -a binary_props=('atime' 'devices' 'exec' 'readonly' 'setuid' 'xattr')
|
| /f-stack/freebsd/contrib/openzfs/etc/zfs/ |
| H A D | zfs-functions.in | 144 --exec "$DAEMON_BIN" --test > /dev/null || return 1 146 start-stop-daemon --start --quiet --exec "$DAEMON_BIN" -- \
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/ |
| H A D | mpc885ads.dts | 231 fsl,exec-units-mask = <0x4c>;
|
| H A D | mpc8349emitxgp.dts | 211 fsl,exec-units-mask = <0x7e>;
|