Searched refs:params (Results 176 - 200 of 499) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/mips64el/
H A Dgthr-posix.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/mipseb/
H A Dgthr-default.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
H A Dgthr-posix.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/mipsel/
H A Dgthr-default.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
H A Dgthr-posix.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/powerpc/
H A Dgthr-default.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
H A Dgthr-posix.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/powerpc64/
H A Dgthr-default.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
H A Dgthr-posix.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/sh3eb/
H A Dgthr-default.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
H A Dgthr-posix.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/sh3el/
H A Dgthr-default.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
H A Dgthr-posix.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/sparc/
H A Dgthr-default.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
H A Dgthr-posix.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/sparc64/
H A Dgthr-default.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
H A Dgthr-posix.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/vax/
H A Dgthr-default.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
H A Dgthr-posix.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/x86_64/
H A Dgthr-default.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
H A Dgthr-posix.h261 struct sched_param params; local
264 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
276 params.sched_priority = priority;
283 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
301 struct sched_param params; local
303 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
304 return params.sched_priority;
/netbsd-6-1-5-RELEASE/sys/dev/raidframe/
H A Drf_paritylogDiskMgr.c153 rrd_rdNode->params[0].p = *rrd_pda;
154 /* rrd_rdNode->params[1] = regionBuffer; */
155 rrd_rdNode->params[2].v = 0;
156 rrd_rdNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, 0);
205 fwr_wrNode->params[0].p = *fwr_pda;
206 /* fwr_wrNode->params[1] = log->bufPtr; */
207 fwr_wrNode->params[2].v = 0;
208 fwr_wrNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, 0);
260 prd_rdNode->params[0].p = *prd_pda;
261 prd_rdNode->params[
[all...]
H A Drf_dagffrd.c113 * and modifying a few params. The "succedents" and "antecedents" fields are
117 * in ONLY ONE of the read nodes. This does not apply to the "params" field
230 tmpdiskNode->params[0].p = pda;
231 tmpdiskNode->params[1].p = pda->bufPtr;
233 tmpdiskNode->params[2].v = 0;
234 tmpdiskNode->params[3].v = RF_CREATE_PARAM3(RF_IO_NORMAL_PRIORITY, 0);
390 tmpreadNode->params[0].p = data_pda;
391 tmpreadNode->params[1].p = data_pda->bufPtr;
393 tmpreadNode->params[2].p = 0;
394 tmpreadNode->params[
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/pci/cxgb/
H A Dcxgb_t3_hw.c200 u32 clkdiv = adap->params.vpd.cclk / (2 * adap->params.vpd.mdc) - 1;
553 unsigned int base = adapter->params.pci.vpd_cap_addr;
586 unsigned int base = adapter->params.pci.vpd_cap_addr;
663 if (adapter->params.rev == 0 && !vpd.port0_data[0]) {
1119 if (link_ok != lc->link_ok && adapter->params.rev > 0 &&
1568 if (adapter->params.rev > 0)
1742 if (adapter->params.rev > 0) {
2179 if (adapter->params.rev > 0)
2472 if (adap->params
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/drivers/
H A Ddriver_wext.c861 int wpa_driver_wext_scan(void *priv, struct wpa_driver_scan_params *params) argument
867 const u8 *ssid = params->ssids[0].ssid;
868 size_t ssid_len = params->ssids[0].ssid_len;
1831 struct wpa_driver_associate_params *params)
1858 if (params->auth_alg & WPA_AUTH_ALG_OPEN)
1860 if (params->auth_alg & WPA_AUTH_ALG_SHARED)
1874 struct wpa_driver_associate_params *params)
1891 if (wpa_driver_wext_set_drop_unencrypted(drv, params->drop_unencrypted)
1894 if (wpa_driver_wext_set_auth_alg(drv, params->auth_alg) < 0)
1896 if (wpa_driver_wext_set_mode(drv, params
1830 wpa_driver_wext_auth_alg_fallback(struct wpa_driver_wext_data *drv, struct wpa_driver_associate_params *params) argument
1873 wpa_driver_wext_associate(void *priv, struct wpa_driver_associate_params *params) argument
[all...]

Completed in 281 milliseconds

1234567891011>>