Searched defs:z (Results 1 – 9 of 9) sorted by relevance
| /include/linux/ |
| A D | zorro.h | 94 #define zorro_resource_start(z) ((z)->resource.start) argument 95 #define zorro_resource_end(z) ((z)->resource.end) argument 96 #define zorro_resource_len(z) (resource_size(&(z)->resource)) argument 97 #define zorro_resource_flags(z) ((z)->resource.flags) argument 99 #define zorro_request_device(z, name) \ argument 101 #define zorro_release_device(z) \ argument 108 static inline void *zorro_get_drvdata (struct zorro_dev *z) in zorro_get_drvdata() 113 static inline void zorro_set_drvdata (struct zorro_dev *z, void *data) in zorro_set_drvdata()
|
| A D | cpuset.h | 87 static inline bool __cpuset_zone_allowed(struct zone *z, gfp_t gfp_mask) in __cpuset_zone_allowed() 92 static inline bool cpuset_zone_allowed(struct zone *z, gfp_t gfp_mask) in cpuset_zone_allowed() 227 static inline bool __cpuset_zone_allowed(struct zone *z, gfp_t gfp_mask) in __cpuset_zone_allowed() 232 static inline bool cpuset_zone_allowed(struct zone *z, gfp_t gfp_mask) in cpuset_zone_allowed()
|
| A D | minmax.h | 131 #define __careful_op3(op, x, y, z, ux, uy, uz) ({ \ argument 143 #define min3(x, y, z) \ argument 152 #define max3(x, y, z) \ argument
|
| A D | mmzone.h | 1066 static inline unsigned long wmark_pages(const struct zone *z, in wmark_pages() 1072 static inline unsigned long min_wmark_pages(const struct zone *z) in min_wmark_pages() 1077 static inline unsigned long low_wmark_pages(const struct zone *z) in low_wmark_pages() 1082 static inline unsigned long high_wmark_pages(const struct zone *z) in high_wmark_pages() 1087 static inline unsigned long promo_wmark_pages(const struct zone *z) in promo_wmark_pages() 1720 static __always_inline struct zoneref *next_zones_zonelist(struct zoneref *z, in next_zones_zonelist() 1765 #define for_each_zone_zonelist_nodemask(zone, z, zlist, highidx, nodemask) \ argument 1771 #define for_next_zone_zonelist_nodemask(zone, z, highidx, nodemask) \ argument 1787 #define for_each_zone_zonelist(zone, z, zlist, highidx) \ argument 1794 struct zoneref *z; in movable_only_nodes() local
|
| A D | gfp.h | 153 enum zone_type z; in gfp_zone() local
|
| /include/sound/ |
| A D | soundfont.h | 17 #define SF_IS_DRUM_BANK(z) ((z) == 128) argument
|
| /include/math-emu/ |
| A D | op-1.h | 55 #define _FP_FRAC_CLZ_1(z, X) __FP_CLZ(z, X##_f) argument
|
| /include/uapi/drm/ |
| A D | virtgpu_drm.h | 136 __u32 z; member
|
| /include/uapi/linux/ |
| A D | virtio_gpu.h | 249 __le32 x, y, z; member
|
Completed in 20 milliseconds