Home
last modified time | relevance | path

Searched defs:set (Results 1 – 12 of 12) sorted by relevance

/xen/tools/libxl/
A Dlibxlu_cfg.c152 void xlu__cfg_set_free(XLU_ConfigSetting *set) { in xlu__cfg_set_free()
160 XLU_ConfigSetting *set, *set_next; in xlu_cfg_destroy() local
174 XLU_ConfigSetting *set; in find() local
186 XLU_ConfigSetting *set; in find_atom() local
252 XLU_ConfigSetting *set; in xlu_cfg_get_string() local
262 XLU_ConfigSetting *set; in xlu_cfg_replace_string() local
275 XLU_ConfigSetting *set; in xlu_cfg_get_bounded_long() local
346 XLU_ConfigSetting *set; in xlu_cfg_get_list() local
553 XLU_ConfigSetting *set; in xlu__cfg_set_store() local
A Dlibxl_tmem.c45 int libxl_tmem_set(libxl_ctx *ctx, uint32_t domid, char* name, uint32_t set) in libxl_tmem_set()
/xen/xen/arch/x86/
A Dbitops.c31 unsigned int set, bit = offset & (BITS_PER_LONG - 1); in __find_next_bit() local
81 unsigned int set, bit = offset & (BITS_PER_LONG - 1); in __find_next_zero_bit() local
/xen/tools/ocaml/xenstored/
A Dtrie.mli34 val set : ('a, 'b) t -> 'a list -> 'b -> ('a, 'b) t val
/xen/xen/arch/x86/pv/
A Dmisc-hypercalls.c39 long do_fpu_taskswitch(int set) in do_fpu_taskswitch()
/xen/xen/arch/x86/cpu/mtrr/
A Dmtrr.h14 void (*set)(unsigned int reg, unsigned long base, member
/xen/xen/drivers/char/
A Dmeson-uart.c52 #define setbits(addr, set) writel((readl(addr) | (set)), (addr)) argument
/xen/xen/common/
A Ddomain.c1439 struct vcpu_set_periodic_timer set; in do_vcpu_op() local
1461 struct vcpu_set_singleshot_timer set; in do_vcpu_op() local
/xen/xen/xsm/flask/ss/
A Davtab.c352 unsigned set; in avtab_read_item() local
/xen/tools/pygrub/src/
A DGrubConf.py217 def set(self, line): member in _GrubConfigFile
/xen/tools/xenstore/
A Dxs.c824 sigset_t set, old_set; in xs_watch() local
/xen/xen/include/xen/
A Dsched.h401 bool set; member

Completed in 20 milliseconds