Home
last modified time | relevance | path

Searched defs:pg (Results 1 – 25 of 118) sorted by relevance

12345

/illumos-gate/usr/src/lib/lib9p/common/
H A Drfuncs.c225 r_pginit(struct r_pgdata *pg) in r_pginit()
234 r_pgexpand(struct r_pgdata *pg) in r_pgexpand()
246 r_pgfree(struct r_pgdata *pg) in r_pgfree()
253 r_getpwuid(uid_t uid, struct r_pgdata *pg) in r_getpwuid()
270 r_getgrgid(gid_t gid, struct r_pgdata *pg) in r_getgrgid()
288 r_cap_getpwuid(cap_channel_t *cap, uid_t uid, struct r_pgdata *pg) in r_cap_getpwuid()
305 r_cap_getgrgid(cap_channel_t *cap, gid_t gid, struct r_pgdata *pg) in r_cap_getgrgid()
/illumos-gate/usr/src/uts/common/disp/
H A Dcmt.c228 pg_cmt_free(pg_t *pg) in pg_cmt_free()
300 cmt_callback_init(pg_t *pg) in cmt_callback_init()
502 pg_cmt_t *pg; in pg_cmt_cpu_init() local
772 pg_cmt_t *pg; in pg_cmt_cpu_fini() local
887 pg_t *pg; in pg_cmt_cpupart_in() local
920 pg_t *pg; in pg_cmt_cpupart_move() local
976 pg_cmt_t *pg; in pg_cmt_cpu_active() local
1046 pg_cmt_t *pg; in pg_cmt_cpu_inactive() local
1261 pg_cmt_t *pg; in cmt_pad_enable() local
1313 pg_cmt_t *pg; in cmt_pad_disable() local
[all …]
/illumos-gate/usr/src/uts/common/os/
H A Dpg.c149 #define PG_FREE(pg) \ argument
158 #define PG_POLICY_NAME(pg) \ argument
340 pg_t *pg; in pg_cpu_find_pg() local
362 pg_t *pg = itr->pg; in pg_cpu_next() local
372 pg_cpu_find(pg_t *pg, cpu_t *cp) in pg_cpu_find()
396 pg_t *pg; in pg_create() local
438 pg_destroy(pg_t *pg) in pg_destroy()
736 pg_policy_name(pg_t *pg) in pg_policy_name()
776 pg_free_default(struct pg *pg) in pg_free_default()
799 pg_t *pg; in pg_ev_thread_swtch() local
[all …]
H A Dpghw.c266 pghw_fini(pghw_t *pg) in pghw_fini()
288 pghw_cmt_fini(pghw_t *pg) in pghw_cmt_fini()
333 pghw_t *pg; in pghw_find_pg() local
352 pghw_t *pg; in pghw_find_by_instance() local
445 pghw_set_add(group_t *hwset, pghw_t *pg) in pghw_set_add()
454 pghw_set_remove(group_t *hwset, pghw_t *pg) in pghw_set_remove()
498 pghw_kstat_create(pghw_t *pg) in pghw_kstat_create()
555 pghw_t *pg = ksp->ks_private; in pghw_kstat_update() local
573 pghw_t *pg = ksp->ks_private; in pghw_cu_kstat_update() local
672 pghw_cpulist_alloc(pghw_t *pg) in pghw_cpulist_alloc()
[all …]
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c1051 scf_propertygroup_t *pg; in libscf_get_deathrow() local
1119 scf_propertygroup_t *pg; in libscf_get_basic_instance_data() local
1551 scf_propertygroup_t *pg = NULL; in libscf_inst_set_boolean_prop() local
1612 scf_propertygroup_t *pg = NULL; in libscf_inst_set_count_prop() local
1773 scf_propertygroup_t *pg; in libscf_get_milestone() local
2082 scf_propertygroup_t *pg = NULL; in libscf_get_template_values() local
2474 scf_propertygroup_t *pg; in libscf_write_start_pid() local
2546 scf_propertygroup_t *pg; in libscf_note_method_log() local
2625 scf_propertygroup_t *pg; in libscf_write_method_status() local
3416 scf_propertygroup_t *pg; in walk_dependency_pgs() local
[all …]
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c838 pgroup_t *pg; in lxml_get_pgroup() local
1050 pgroup_t *pg; in lxml_get_entity_method_context() local
1061 pgroup_t *pg; in lxml_get_exec_method() local
1152 pgroup_t *pg; in lxml_get_dependency() local
1257 pgroup_t *pg; in lxml_get_dependent() local
1374 pgroup_t *pg; in lxml_get_entity_stability() local
1396 pgroup_t *pg; in lxml_get_restarter() local
1913 pgroup_t *pg; in lxml_get_tm_common_name() local
1935 pgroup_t *pg; in lxml_get_tm_description() local
2083 pgroup_t *pg; in lxml_get_tm_manpage() local
[all …]
H A Dsvccfg_internal.c186 pgroup_t *pg = v; in internal_pgroup_dump() local
325 pgroup_t *pg; in internal_service_free() local
370 pgroup_t *pg; in internal_instance_free() local
410 internal_pgroup_free(pgroup_t *pg) in internal_pgroup_free()
430 pgroup_t *pg; in find_pgroup() local
464 pgroup_t *pg; in internal_pgroup_create_common() local
546 internal_property_find(pgroup_t *pg, const char *name) in internal_property_find()
696 internal_attach_dependent(entity_t *ent, pgroup_t *pg) in internal_attach_dependent()
978 load_pg_attrs(const scf_propertygroup_t *pg, pgroup_t **ipgp) in load_pg_attrs()
1064 load_pg(const scf_propertygroup_t *pg, pgroup_t **ipgp, const char *fmri, in load_pg()
/illumos-gate/usr/src/uts/common/sys/
H A Dpg.h74 typedef struct pg { struct
75 pgid_t pg_id; /* seq id */ argument
76 pg_relation_t pg_relation; /* grouping relationship */ argument
77 struct pg_class *pg_class; /* pg class */ argument
78 struct group pg_cpus; /* group of CPUs */ argument
79 pg_cb_ops_t pg_cb; /* pg events ops vector */ argument
126 pg_t *pg; member
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_conv.c31 __bam_pgin(pg, pp, cookie) in __bam_pgin() argument
53 __bam_pgout(pg, pp, cookie) in __bam_pgout() argument
74 __bam_mswap(pg) in __bam_mswap() argument
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_conv.c36 __ham_pgin(pg, pp, cookie) in __ham_pgin() argument
69 __ham_pgout(pg, pp, cookie) in __ham_pgout() argument
90 __ham_mswap(pg) in __ham_mswap() argument
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_conv.c61 __bt_pgin(t, pg, pp) in __bt_pgin() argument
129 __bt_pgout(t, pg, pp) in __bt_pgout() argument
203 mswap(pg) in mswap() argument
H A Dbt_overflow.c88 db_pgno_t pg; local
139 __ovfl_put(t, dbt, pg) in __ovfl_put() argument
198 db_pgno_t pg; local
H A Dbt_seq.c189 db_pgno_t pg; local
278 db_pgno_t pg; local
410 db_pgno_t pg; local
730 db_pgno_t pg; local
827 db_pgno_t pg; local
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.c296 struct phyint_group *pg; in phyint_group_lookup() local
489 phyint_group_insert(struct phyint_group *pg) in phyint_group_insert()
507 struct phyint_group *pg; in phyint_group_create() local
606 struct phyint_group *pg; in phyint_inst_init_from_k() local
819 struct phyint_group *pg; in phyint_inst_sockinit() local
1331 struct phyint_group *pg = pi->pi_group; in phyint_delete() local
1421 struct phyint_group *pg = pi->pi_group; in phyint_offline() local
2869 groupstate(struct phyint_group *pg) in groupstate()
3179 struct phyint_group *pg; in getgroupinfo() local
3340 struct phyint_group *pg; in getgrouplist() local
[all …]
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_conv.c70 __db_pgin(pg, pagesize, pp) in __db_pgin() argument
84 __db_pgout(pg, pagesize, pp) in __db_pgout() argument
97 __db_convert(pg, pp, pagesize, pgin) in __db_convert() argument
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c447 const char *pgtype, uint32_t pgflags, scf_propertygroup_t *pg) in pg_get_or_add()
512 scf_propertygroup_t *pg = NULL; in restarter_setup() local
621 set_enabled_props(scf_propertygroup_t *pg, enable_data_t *ed) in set_enabled_props()
725 scf_propertygroup_t *pg; in set_inst_enabled() local
1160 scf_propertygroup_t *pg; in enable_fmri_rec() local
1464 scf_propertygroup_t *pg; in set_inst_action() local
1622 scf_propertygroup_t *pg; in inst_get_state() local
1697 scf_propertygroup_t *pg; in set_astring_prop() local
1865 scf_propertygroup_t *pg = NULL; in wait_fmri_enabled() local
1935 scf_propertygroup_t *pg = NULL; in wait_fmri_disabled() local
[all …]
H A Dsynch.c71 scf_propertygroup_t *pg; in is_enabled() local
99 read_astring_prop(scf_propertygroup_t *pg, scf_value_t *val, in read_astring_prop()
143 prop_walk_init(scf_propertygroup_t *pg, const char *name) in prop_walk_init()
453 scf_propertygroup_t *pg; in has_potential() local
/illumos-gate/usr/src/cmd/svc/lsvcrun/
H A Dlsvcrun.c198 scf_propertygroup_t *pg = NULL; in get_start_pg() local
300 scf_propertygroup_t *pg = NULL; in pg_match() local
397 scf_propertygroup_t *pg; in get_stop_pg() local
437 scf_propertygroup_t *pg = NULL; in get_script_pg() local
559 cleanup_pg(scf_propertygroup_t *pg) in cleanup_pg()
703 set_legacy_service(scf_propertygroup_t *pg, const char *script, ino_t inode) in set_legacy_service()
812 scf_propertygroup_t *pg; in main() local
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Ddb_page.h219 #define P_FREESPACE(pg) (HOFFSET(pg) - LOFFSET(pg)) argument
268 #define HPAGE_TYPE(pg, indx) (*P_ENTRY(pg, indx)) argument
298 #define LEN_HITEM(pg, pgsize, indx) \ argument
301 #define LEN_HKEYDATA(pg, psize, indx) \ argument
325 #define H_NUMPAIRS(pg) (NUM_ENT(pg) / 2) argument
328 #define H_PAIRKEY(pg, pindx) P_ENTRY(pg, H_KEYINDEX(pindx)) argument
330 #define H_PAIRSIZE(pg, psize, pindx) \ argument
410 #define GET_BKEYDATA(pg, indx) \ argument
435 #define GET_BOVERFLOW(pg, indx) \ argument
473 #define GET_BINTERNAL(pg, indx) \ argument
[all …]
/illumos-gate/usr/src/lib/libstmf/common/
H A Dstore.c293 scf_propertygroup_t *pg = NULL; in iPsAddRemoveGroupMember() local
637 scf_propertygroup_t *pg = NULL; in iPsAddRemoveLuViewEntry() local
926 scf_propertygroup_t *pg = NULL; in iPsAddViewEntry() local
1290 scf_propertygroup_t *pg = NULL; in psClearProviderData() local
1385 scf_propertygroup_t *pg = NULL; in iPsCreateDeleteGroup() local
1692 scf_propertygroup_t *pg = NULL; in iPsGetGroupList() local
1865 scf_propertygroup_t *pg = NULL; in iPsGetGroupMemberList() local
2072 scf_propertygroup_t *pg = NULL; in iPsGetSetPersistType() local
2289 scf_propertygroup_t *pg = NULL; in iPsGetSetStmfProp() local
2644 scf_propertygroup_t *pg = NULL; in iPsGetServiceVersion() local
[all …]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dpg.c70 pg(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in pg() function
72 pg_t pg; in pg() local
/illumos-gate/usr/src/cmd/svc/svcprop/
H A Dsvcprop.c77 #define scf_entity_get_pg(ent, name, pg) \ argument
224 display_prop(scf_propertygroup_t *pg, scf_property_t *prop) in display_prop()
307 display_pg(scf_propertygroup_t *pg) in display_pg()
416 scf_propertygroup_t *pg; in process_ent() local
601 process_pg(scf_propertygroup_t *pg) in process_pg()
667 process_prop(scf_propertygroup_t *pg, scf_property_t *prop) in process_prop()
773 scf_propertygroup_t *lpg, *pg; in do_wait() local
/illumos-gate/usr/src/cmd/ipf/svc/
H A Dipfd.c221 pg_get_prop_value(const scf_propertygroup_t *pg, const char *pname, in pg_get_prop_value()
245 is_correct_event(const char *fmri, const scf_propertygroup_t *pg, in is_correct_event()
495 repository_event_process(scf_propertygroup_t *pg) in repository_event_process()
569 scf_propertygroup_t *pg; in repository_event_wait() local
/illumos-gate/usr/src/lib/libscf/common/
H A Dnotify_params.c192 scf_propertygroup_t *pg, int composed) in get_pg()
242 uint32_t flags, scf_propertygroup_t *pg) in get_or_add_pg()
284 scf_propertygroup_t *pg) in del_pg()
675 notify_set_params(scf_propertygroup_t *pg, nvlist_t *params) in notify_set_params()
1272 scf_propertygroup_t *pg = scf_pg_create(h); in smf_notify_set_params() local
1394 _scf_notify_get_params(scf_propertygroup_t *pg, nvlist_t *params) in _scf_notify_get_params()
1509 const char *pgname, scf_propertygroup_t *pg) in get_stn_pg()
1528 get_pg_source(scf_propertygroup_t *pg, nvlist_t *params) in get_pg_source()
1584 scf_propertygroup_t *pg = scf_pg_create(h); in _scf_get_svc_notify_params() local
1707 scf_propertygroup_t *pg = scf_pg_create(h); in _scf_get_fma_notify_params() local
[all …]
H A Dscf_tmpl.c220 _scf_get_pg_type(scf_propertygroup_t *pg) in _scf_get_pg_type()
813 _scf_get_pg_name(scf_propertygroup_t *pg) in _scf_get_pg_name()
990 scf_propertygroup_t *pg = NULL; in _get_restarter_inst() local
1480 scf_propertygroup_t *pg = NULL; in _find_template_pg_match() local
1667 scf_propertygroup_t *pg; in find_pg_match() local
2302 scf_propertygroup_t *pg = NULL; in scf_tmpl_iter_pgs() local
2598 scf_propertygroup_t *pg = NULL; in scf_tmpl_get_by_prop() local
2723 scf_propertygroup_t *pg = NULL; in scf_tmpl_iter_props() local
5084 scf_propertygroup_t *pg) in _add_tmpl_wrong_pg_type_error()
5138 scf_propertygroup_t *pg, const scf_prop_tmpl_t *pt) in _add_tmpl_missing_prop_error()
[all …]

12345